LATEST RELEASES Real-world AI starts with time series. Time series starts with InfluxDB 3.
import "influxdata/influxdb/tasks" tasks.lastSuccess(orTime: 2020-01-01T00:00:00Z)
this returns ‘orTime’ value everytime. any idea why would it be?
I found some other users having the same issue too.