influxdb/task/backend/bolt
Mark Rushakoff 47d04f198d fix(task): align task every with whole units
Previously, using every=1m would run every minute from when the task was
created. This change restores the original intent, which is that "every
1m" happens on the minute, "every 1h" on the hour, etc.
2018-11-30 16:26:27 -08:00
..
bolt.go fix(task): align task every with whole units 2018-11-30 16:26:27 -08:00
bolt_test.go test(task): cache parsed options in test 2018-08-07 12:46:50 -07:00