snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
294 stars 122 forks source link

SNOW-1335581 Decrease number of retires for OCSP #1129

Closed sfc-gh-pfus closed 4 months ago

sfc-gh-pfus commented 4 months ago

Description

SNOW-1335581 Exposed config values for retrying OCSP requests. Decreased default values.

Checklist

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 80.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 75.43%. Comparing base (a0145ec) to head (aa90dfa). Report is 1 commits behind head on master.

Files Patch % Lines
ocsp.go 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1129 +/- ## ========================================== - Coverage 75.44% 75.43% -0.01% ========================================== Files 53 53 Lines 11272 11285 +13 ========================================== + Hits 8504 8513 +9 - Misses 2768 2772 +4 ```

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