influxdb/task/backend/executor
Lyon Hill 3eacf77bea
fix(task): Set a valid start time for run duration (#15750)
When using a run duration we need a start time that is valid to
obtain a accurate run duration delta
2019-11-04 17:27:44 -07:00
..
executor.go fix(task): PR feedback to fix docs 2019-09-17 12:02:04 -07:00
executor_metrics.go fix(tasks): replace deactivation of unrecoverable errors with metric (#15430) 2019-10-16 16:00:58 -07:00
executor_test.go fix(task): Improve Executor#Execute error consistency 2019-09-16 17:10:02 -07:00
limits.go refactor(tasks): use Go time objects for timestamps on task Runs (#15406) 2019-10-17 17:23:45 -07:00
limits_test.go refactor(tasks): use Go time objects for timestamps on task Runs (#15406) 2019-10-17 17:23:45 -07:00
task_executor.go fix(task): Set a valid start time for run duration (#15750) 2019-11-04 17:27:44 -07:00
task_executor_test.go fix(tasks): thread auth on context when calling FinishRun (#15685) 2019-11-01 10:52:35 +00:00