Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement backoff for snowpipe streaming authorization errors #5399

Merged
merged 7 commits into from
Jan 8, 2025

chore: review comments

f8bfa49
Select commit
Loading
Failed to load commit list.
Merged

feat: implement backoff for snowpipe streaming authorization errors #5399

chore: review comments
f8bfa49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

74.78% (+0.04%) compared to 5ad01b1

View this Pull Request on Codecov

74.78% (+0.04%) compared to 5ad01b1

Details

Codecov Report

Attention: Patch coverage is 86.41975% with 11 lines in your changes missing coverage. Please review.

Project coverage is 74.78%. Comparing base (5ad01b1) to head (f8bfa49).

Files with missing lines Patch % Lines
...tionmanager/snowpipestreaming/snowpipestreaming.go 89.04% 6 Missing and 2 partials ⚠️
...yncdestinationmanager/snowpipestreaming/channel.go 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5399      +/-   ##
==========================================
+ Coverage   74.74%   74.78%   +0.04%     
==========================================
  Files         440      440              
  Lines       61475    61538      +63     
==========================================
+ Hits        45951    46024      +73     
+ Misses      12983    12978       -5     
+ Partials     2541     2536       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.