python-pinot-dbapi / pinot-dbapi

Python DB-API and SQLAlchemy dialect for Pinot
MIT License
19 stars 33 forks source link

Add timeout for async connection #91

Closed BllacaVlera closed 5 months ago

BllacaVlera commented 5 months ago

Right now only the connect() supports timeout, not the connect_async version