snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
180 stars 139 forks source link

SNOW-1502317: Stop retry on nonrecoverable exception #1013

Closed sfc-gh-ext-simba-lf closed 2 months ago

sfc-gh-ext-simba-lf commented 3 months ago

Description

Stop retry on nonrecoverable exception

Checklist

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.69%. Comparing base (caace83) to head (c4b9781).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1013 +/- ## ========================================== + Coverage 85.64% 85.69% +0.04% ========================================== Files 117 117 Lines 11331 11352 +21 Branches 1130 1133 +3 ========================================== + Hits 9705 9728 +23 + Misses 1346 1344 -2 Partials 280 280 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.