..
coordinator
feat(task): Add a latestScheduled field for tasks ( #15785 )
2019-11-06 15:10:52 -07:00
executor
fix(task): Set a valid start time for run duration ( #15750 )
2019-11-04 17:27:44 -07:00
middleware
refactor(tasks): use Go time objects for timestamps on task Runs ( #15406 )
2019-10-17 17:23:45 -07:00
scheduler
fix(task): Use existing scheduler metrics ( #15765 )
2019-11-05 10:36:45 -07:00
analytical_storage.go
feat(tasks): fixes for changeover
2019-10-29 10:36:47 -05:00
analytical_storage_test.go
fix(tasks): tasks look up system bucket id
2019-10-21 14:48:47 -07:00
check_task_error.go
fix(tasks): replace deactivation of unrecoverable errors with metric ( #15430 )
2019-10-16 16:00:58 -07:00
coordinator.go
feat(tasks): fixes for changeover
2019-10-29 10:36:47 -05:00
coordinator_test.go
feat(task): Allow tasks to run more isolated from other task systems ( #15384 )
2019-10-11 08:53:38 -06:00
error_test.go
chore: rename imports from platform to influxdb
2019-01-09 20:51:47 -08:00
read_table_test.go
test(tasks): add test for ReadTable in analytical store ( #14428 )
2019-07-23 14:26:21 -07:00
run_recorder.go
refactor(tasks): use Go time objects for timestamps on task Runs ( #15406 )
2019-10-17 17:23:45 -07:00
schedulable_task_service.go
feat(task): Add a latestScheduled field for tasks ( #15785 )
2019-11-06 15:10:52 -07:00
schedulable_task_service_test.go
refactor(tasks): create coordinator for new scheduler/executor ( #15268 )
2019-09-26 13:55:23 -07:00
scheduler.go
fix(tasks): wire auth context down to scheduler runner ( #15675 )
2019-10-31 15:47:12 +00:00
scheduler_metrics.go
fix(tasks): use go errors for scheduler metrics ( #15374 )
2019-10-10 09:55:30 -07:00
scheduler_test.go
refactor(tasks): use Go time objects for timestamps on task Runs ( #15406 )
2019-10-17 17:23:45 -07:00
task.go
feat(task): Create a new task executor for the new modular scheduler ( #14252 )
2019-07-08 08:13:29 -06:00