Skip to content

WriteApi blocking for up to 30s when InfluxDB is down #623

Open
@constantins2001

Description

@constantins2001

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions