influxdb
influxdb copied to clipboard
Add retries to buffer persistence
The ClosedSegmentBuffer doesn't currently retry if it hits errors on persist. It should retry on errors from the object store.