influxdb/task
Lyon Hill bb6aa1df3b
feat(task): Add a latestScheduled field for tasks (#15785)
Previously we overwrote the tasks existing latestCompleted to be used for latestCompleted as well as latestScheduled.
For obvious reasons this is confusing and missleading. I believe by seperating the two fields we can have a clear seperation
of concerns.
2019-11-06 15:10:52 -07:00
..
backend feat(task): Add a latestScheduled field for tasks (#15785) 2019-11-06 15:10:52 -07:00
mock refactor(tasks): use Go time objects for timestamps on task Runs (#15406) 2019-10-17 17:23:45 -07:00
options Revert "fix(flux): use flux.EvalOptions over problematic flux.EvalAST" 2019-10-31 16:04:41 -04:00
servicetest feat(task): Add a latestScheduled field for tasks (#15785) 2019-11-06 15:10:52 -07:00