python-phoenixdb icon indicating copy to clipboard operation
python-phoenixdb copied to clipboard

set connection timeout

Open bc-santhosh opened this issue 6 years ago • 1 comments

Hello,

Right now, I get the error, java.net.SocketTimeoutException: callTimeout=60000 when trying to read large data from Phoenix.

Is there a way to set the connection timeout for a session? The API docs, https://python-phoenixdb.readthedocs.io/en/latest/api.html doesn't seem to have an option.

bc-santhosh avatar Jan 25 '19 19:01 bc-santhosh

Hi,

I am also interested in the same timeout feature for phoenixdb.cursor connection.

mikhail1kasatkin avatar Feb 12 '20 15:02 mikhail1kasatkin