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
Add pool size parameter to client constructor (influxdata#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