8000 Allow to pass custom HTTPAdapter in client constructor with reasonable default · Issue #784 · influxdata/influxdb-python · GitHub
[go: up one dir, main page]

Skip to content
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.
Allow to pass custom HTTPAdapter in client constructor with reasonable default #784
Open
@dubrousky

Description

@dubrousky

It is impossible to use InfluxDBClient in environments that have no urllib3 or synchronous/blocking request invocation is not possible. Missing urllib3 can be fixed by implementing transport adapter and passing it when creating client.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0