Open
Description
Once we enableBatch(...), the BatchProcess can retry failed writing on some kind of error. The process may repeat forever (until buffer overrun or InfluxDB client shut down). In this case as InfluxDB users we don't know if the process is finished successfully or still in progress
There should be a way to check the process status