ff8c9cfb34
If a query is attempting to be enqueued and it gets canceled, it will now stop attempting to add it to the new queries queue and return the error reported by the context. This allows the http server to cancel a running query when the client disconnects for whatever reason without continuing to attempt to process the canceled query. |
||
---|---|---|
.. | ||
controller.go | ||
controller_test.go | ||
metrics.go | ||
queue.go |