Geeks
d-led
/
influxdb-cpp-rest
Readme
Issues
Stargazers
Watchers
Design an error handling strategy
d-led
opened this issue
7 years ago
·
0
comments
d-led
commented
7 years ago
Problem
synchronous inserts need to catch exceptions
asynchronous inserts just drop data
output only to
stderr
Possible independent solution strategies
callbacks
retries
manage timeouts