influxdb/task
Mark Rushakoff 188db01b19 fix(task): consume table iterators when executing query
Leaving tables unconsumed seems to cause a variety of problems,
including deadlocks and queries that don't actually execute.
2018-11-05 14:10:37 -08:00
..
backend fix(task): consume table iterators when executing query 2018-11-05 14:10:37 -08:00
mock fix(task): fix closure mistake when reclaiming tasks 2018-10-31 19:00:02 -07:00
options chore: Update flux dependency for the type-inference changes 2018-10-31 17:11:11 -06:00
servicetest test(task): deflake TaskService shared test 2018-10-30 18:52:21 -07:00
Makefile refactor(task): Move task meta into the backend 2018-08-03 14:27:07 -06:00
platform_adapter.go feat(task): add ability to retry runs 2018-10-30 09:20:40 -07:00
service_test.go chore(task): rename adaptertest to servicetest 2018-09-05 14:38:45 -07:00
validator.go feat(http): add authentication handler middleware 2018-10-02 14:11:44 -04:00