influxdb/task/backend/executor
Lyon Hill 22c573df68
fix: clean up old runs when we fail to enqueue it (#18482)
* fix: clean up old runs when we fail to enqueue it

We need to make sure the runs are removed if we fail to enqueue the run to be worked.
for this we will now add an error message stating why we failed and move the run out of our kv store.

* fix: update fail message
2020-06-12 13:02:31 -06:00
..
executor.go fix: clean up old runs when we fail to enqueue it (#18482) 2020-06-12 13:02:31 -06:00
executor_metrics.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
executor_test.go fix: clean up old runs when we fail to enqueue it (#18482) 2020-06-12 13:02:31 -06:00
limits.go Merge branch 'master' into chore/merge-master 2020-04-06 12:17:47 -05:00
limits_test.go Merge branch 'master' into chore/merge-master 2020-04-06 12:17:47 -05:00
support_test.go Merge branch 'master' into chore/merge-master 2020-04-06 12:17:47 -05:00