influxdb/task
Lyon Hill 6c11be0304
fix(task): Remove timeout on task run updates ()
Now that the run status updates are transactional actions
We no longer have to add a timer to keep things on track.

This is causing a problem where some runs are showing up without a start or stop time if the system is busy.
I would rather have the scheduler hang on the update then leave a run action without required fields.
2019-05-20 09:47:20 -06:00
..
backend fix(task): Remove timeout on task run updates () 2019-05-20 09:47:20 -06:00
mock fix a race condition in the mock task scheduler () 2019-05-10 16:57:20 -06:00
options fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00
servicetest fix(task): lookup fully hydrated task after creation () 2019-05-01 14:54:27 -06:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
platform_adapter.go fix(task): lookup fully hydrated task after creation () 2019-05-01 14:54:27 -06:00
service_test.go Revert "fix(inmem): remove the old inmem implementation" 2019-04-09 14:24:40 -04:00