influxdb/task
Mark Rushakoff 12292a4983 fix(task): recover when call to execute fails
This was a missed case from #11817.

This case currently occurs when creating a task through the UI, using a
session rather than a full-fledged authorization. It doesn't fix that
case yet, but at least it will log an informative message.
2019-02-15 08:32:04 -08:00
..
backend fix(task): recover when call to execute fails 2019-02-15 08:32:04 -08:00
mock fix(task): recover when call to execute fails 2019-02-15 08:32:04 -08:00
options fix(task): use formal errors during task creation 2019-01-22 09:40:51 -08:00
servicetest feat(task): store authorization ID with task 2019-02-14 08:53:40 -08:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
platform_adapter.go Allow session authorization for tasks 2019-02-14 14:36:18 -08:00
service_test.go feat(task): store authorization ID with task 2019-02-14 08:53:40 -08:00
validator.go refactor(task): extract TaskCreate struct 2019-02-12 15:10:03 -08:00
validator_test.go refactor(task): extract TaskCreate struct 2019-02-12 15:10:03 -08:00