This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Closed
Description
When trying to write to influx and the database is not available a requests ConnectionError is raised.
This happens after three retries at this location [0]. This exception should be wrapped or replaced with an InfluxDBClientError to simplify error handling for the user of the library.
[0] https://github.com/influxdata/influxdb-python/blob/master/influxdb/client.py#L246
Metadata
Metadata
Assignees
Labels
No labels