You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Add pool size parameter to client constructor (#534)
* Add pool size parameter to client constructor
* come back removed newlines
* fix flake8: line too long
* Cast InfluxDBClient pool_size parameter to int
* Move pool_size parameter to the end of args to prevent tests fail
0 commit comments