You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we use a write operation like : influxDB.write(batchPoints);
It will be very usefull to have a return object with the list of status (good/bad) for each write points operation.