Sebastian Borza
Sebastian Borza
We'll look into this, it's annoying I know!
Sorry, been afk for a time. Will look at this ASAP and get back to you.
Thanks for reporting this @xiandong79, I'll investigate ASAP. I should have added a test to the `dataframe_client` for this.
There are a lot of differences between `5.2.3` and `5.3.0`, which is why we stepped a minor release instead of point-release. @hrbonz if you want to take a look that...
Can I ask what benefit you would get from adding `asyncio` to the influxdb-python side of house? Every request that comes into the HTTP or UDP endpoints on the influxdb...
@gusutabopb thanks for the feedback, that's definitely good information to have. The library itself does need a bit of a rework + modernization, that's true...we'll have to get this prioritized....
Thanks @RonRothman + @gusutabopb, appreciate the feedback. I've started working on this.
Thanks for the commit @tuykroa, really appreciate your help! If you're still interested in merging this PR can I please ask you to do the following: - [ ] flush...
@tuykroa just following up to see if you were able to make some progress here?
Thanks @s-petrunin, would you prefer that we add a `try/catch` to https://github.com/influxdata/influxdb-python/blob/cdc2c665808f2cf572973029f81b9a0175b43277/influxdb/client.py#L1168