influxdb/task
Mark Rushakoff 0e41f240f2 feat(task): support forcing a run with arbitrary timestamp
Also rename RetryAlreadyQueuedError by running:

gorename -from '"github.com/influxdata/platform/task/backend".RetryAlreadyQueuedError' -to RequestStillQueuedError

and some further manual cleanup for comments.
2018-12-21 14:37:53 -05:00
..
backend feat(task): support forcing a run with arbitrary timestamp 2018-12-21 14:37:53 -05:00
mock Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
options Change delay to offset in tasks to match the flux spec 2018-12-06 11:00:07 -06:00
servicetest feat(task): support forcing a run with arbitrary timestamp 2018-12-21 14:37:53 -05:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
platform_adapter.go feat(task): support forcing a run with arbitrary timestamp 2018-12-21 14:37:53 -05:00
service_test.go chore(task): rename adaptertest to servicetest 2018-09-05 14:38:45 -07:00
validator.go feat(api/task): Add validation for both tasks and buckets on task create (#1900) 2018-12-12 16:07:40 -07:00