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
github-actionsbot
changed the title
Intermittent hanging when initiating a connection
SNOW-1296831: Intermittent hanging when initiating a connection
Apr 2, 2024
if with OCSP disabled the issue never reproduces, then there's a chance it is related to the issue fixed in #1898 which should be available with the next connector version
as a side note, the above PR is now released with v3.8.0 so you can also test with upgrading to this new version and see if the lock still appears upon OCSP checks
I'm assuming the new version helped you and closing this issue. If you still have the problem even with the fixed version, please comment and I can reopen and look further.
Python version
Python 3.11.3 (main, May 23 2023, 13:34:03) [GCC 10.2.1 20210110]
Operating system and processor architecture
Linux-5.10.205-195.804.amzn2.x86_64-x86_64-with-glibc2.31
Installed packages
What did you do?
What did you expect to see?
Would expect the connection to be successful and able to execute queries.
Can you set logging to DEBUG and collect the logs?
The text was updated successfully, but these errors were encountered: