snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
177 stars 136 forks source link

SNOW-1502317: Proposed fix for retrying of nonrecoverable errors #982

Open dmarkle opened 3 months ago

dmarkle commented 3 months ago

Description

HttpRequestException with an AuthenticationException is nonrecoverable and should be treated as such. Burying this exception just means we can't tell why our requests are failing.

Checklist

github-actions[bot] commented 3 months ago

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

dmarkle commented 3 months ago

I have read the CLA Document and I hereby sign the CLA