d-led / d-led/influxdb-cpp-rest
Design an error handling strategy
Open
good-first-issue
help wanted
- Dominant language
- C++
- Stars
- 51
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
- synchronous inserts need to catch exceptions
- asynchronous inserts just drop data
- output only to `stderr`
## Possible independent solution strategies
- callbacks
- retries
- manage timeouts
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.