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
{{ message }}
This repository was archived by the owner on Sep 8, 2023. It is now read-only.
I was testing our own code and found that the logger in https://github.com/marklogic/python_api/blob/master/marklogic/connection.py#L230 causes to freeze when the response is very large.
Maybe have an option to use logging in that line or not.