-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We're considering adding code outside the server which will kill queries under overload. If this happens, we should ideally make sure the query returns a more specific code than Interrupted, for example ServerOverloaded.
The exact details of how we would implement this (special version of killOp?) and what privileges are needed to do this will need fleshing out.