SNOW-1405429: SnowflakeRestful.fetch loops (seemingly) indefinitely or returns non-descriptive "{}" in case of error #1944
Labels
status-triage_done
Initial triage done, will be further handled by the driver team
Python version
3.10.11
Operating system and processor architecture
macOS-14.4.1-arm64-arm-64bit
Installed packages
What did you do?
I wanted to use connection.rest.fetch to connect with https://docs.snowflake.com/LIMITEDACCESS/rest-api/reference/ (use case: we want to add "create" commands to SnowflakeCLI).
Connecting to endpoints and creating object works without an issue, but error handling behaves weird:
(409 is an error code if the object already exists)
The text was updated successfully, but these errors were encountered: