__Steps to reproduce:__ 1. Write data in loop 2. Take down InfluxDB 3. 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