influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client > WriteOptions > flushInterval

WriteOptions.flushInterval property

delay between data flushes in milliseconds, at most batch size records are sent during flush

Signature:

flushInterval: number;