-
- Downloads
a way for async exceptions to get treated as such (#11726)
mechanism for the FE to handle exceptions when response is streaming
Showing
- frontend/src/metabase/lib/api.js 7 additions, 3 deletionsfrontend/src/metabase/lib/api.js
- frontend/test/metabase/lib/api.unit.spec.js 15 additions, 0 deletionsfrontend/test/metabase/lib/api.unit.spec.js
- src/metabase/api/card.clj 4 additions, 3 deletionssrc/metabase/api/card.clj
- src/metabase/async/api_response.clj 3 additions, 1 deletionsrc/metabase/async/api_response.clj
- test/metabase/api/card_test.clj 368 additions, 361 deletionstest/metabase/api/card_test.clj
- test/metabase/async/api_response_test.clj 9 additions, 7 deletionstest/metabase/async/api_response_test.clj
- test/metabase/query_processor_test/nested_queries_test.clj 1 addition, 1 deletiontest/metabase/query_processor_test/nested_queries_test.clj
This diff is collapsed.
Please register or sign in to comment