Open
Description
Steps to reproduce:
- Write data in loop
- Take down InfluxDB
- Observe large duration of WriteApi#Write
Expected behavior:
Even if InfluxDB is down, the Synchronous API doesn't block
Actual behavior:
When InfluxDB is down, the Synchronous API block for up to 30s
Specifications:
- Client Version: 3.3.0
- InfluxDB Version: 2.7.5
- Platform: Windows