influxdb/task/backend
Gavin Cabbage b5c24f3c9d
refactor(tasks): auth user id ()
2020-04-02 09:40:00 -04:00
..
coordinator refactor(task/backend): move the task/backend constants to the global package () 2020-03-06 16:19:32 -06:00
executor refactor(tasks): auth user id () 2020-04-02 09:40:00 -04:00
middleware refactor(task/backend): move the task/backend constants to the global package () 2020-03-06 16:19:32 -06:00
scheduler feat(influxd): flag to disable scheduling of tasks 2020-03-27 12:52:07 -04:00
analytical_storage.go feat(metrics): add run latency to executor metrics () 2019-12-11 14:50:32 -08:00
analytical_storage_test.go chore(storageflux): fix linter issue 2020-03-10 17:54:06 -05:00
check_task_error.go fix(tasks): replace deactivation of unrecoverable errors with metric () 2019-10-16 16:00:58 -07:00
coordinator.go refactor(task/backend): move the task/backend constants to the global package () 2020-03-06 16:19:32 -06:00
coordinator_test.go fix(task): LatestScheduled is set when task is updated to active 2019-12-06 11:52:54 -07:00
read_table_test.go chore: Remove several instances of WithLogger () 2019-12-04 15:10:23 -08:00
run_recorder.go chore: Remove several instances of WithLogger () 2019-12-04 15:10:23 -08:00
schedulable_task_service.go feat(task): Add a latestScheduled field for tasks () 2019-11-06 15:10:52 -07:00
schedulable_task_service_test.go refactor(tasks): use go Time for Task CreatedAt, UpdatedAt, LatestCompleted, Offset () 2019-11-12 17:13:56 -08:00
task.go refactor(task/backend): move the task/backend constants to the global package () 2020-03-06 16:19:32 -06:00