influxdb/task
Lyon Hill 9d6b9555ac
feat(task): add functions to the task executor to allow for coordinator control (#15218)
We needed the coordinator to be able to execute manual runs and resume runs.
These two functions have been added, but we also needed to allow for the executor to be
mocked out. To do that we needed to return a Promise interface instead of an actual
struct. Both these changes are to facilitate coordinator work and testing.
2019-09-20 10:36:44 -06:00
..
backend feat(task): add functions to the task executor to allow for coordinator control (#15218) 2019-09-20 10:36:44 -06:00
mock chore(tasks): use pointers for task errors (#14343) 2019-07-15 13:57:51 -07:00
options Merge branch 'master' into flux-staging-v0.48.x 2019-09-19 17:20:40 +02:00
servicetest refactor: http error serialization matches the new error schema (#15196) 2019-09-19 10:06:47 -05:00