-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Data Service, Tech debt
-
5
-
Not Needed
Currently all the cancellable actions are spread across codebase:
- queries
- aggregations
- counts
- schema analysis
- query explain
Similar to explain aggregation in data service, extend the current behaviour for each of the actions above that supports cancellation using AbortSignal.
1.
|
Cancellable Queries | COMPASS-5894 |
|
Closed | Unassigned | No version |
2.
|
Cancellable Aggregations | COMPASS-5895 |
|
Closed | Unassigned | No version |
3.
|
Cancellable Schema Analysis | COMPASS-5896 |
|
Closed | Unassigned | No version |