I would like to see a method to flush the batch writer immediately and await until it's flushed.
Knowing the data is flushed to Influx can be important when copying data between 2 different retention policies.
We are trying to implement a 'quarantine' feature, where we can highlight data ranges that need to be kept indefinitely.
I would like to see a method to flush the batch writer immediately and await until it's flushed.
Knowing the data is flushed to Influx can be important when copying data between 2 different retention policies.
We are trying to implement a 'quarantine' feature, where we can highlight data ranges that need to be kept indefinitely.