[cx-oracle-users] timeout for query execution & connect
Brought to you by:
atuining
From: Philip L. <ph...@yh...> - 2012-12-18 15:34:01
|
I was wondering if the cx_oracle developers had considered adding timeout support to the API (both for query execution & connection)? We had an occurrence where firewall maintenance caused a query which normally finishes very quickly to hang forever. Adding long timeout arguments to pymssql was trivial although there doesn't appear to be support to do this in the Oracle driver yet. :( -- Philip Lowman |