tasks.lastSuccess() function
tasks.lastSuccess()
returns the time of the last successful run of the InfluxDB task
or the value of the orTime
parameter if the task has never successfully run.
Function type signature
(orTime: A) => time where A: Timeable
Parameters
orTime
(Required) Default time value returned if the task has never successfully run.
Examples
Return the time an InfluxDB task last successfully ran
import "influxdata/influxdb/tasks"
tasks.lastSuccess(orTime: 2020-01-01T00:00:00Z)
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for Flux and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.