Skip to content

Conversation

@ponyisi
Copy link
Collaborator

@ponyisi ponyisi commented Sep 25, 2024

We should not terminate a request because of a single S3 poll error. Use tenacity to retry a couple of times

@codecov
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.87%. Comparing base (550e6e5) to head (9408053).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
+ Coverage   82.83%   82.87%   +0.04%     
==========================================
  Files          26       26              
  Lines        1392     1396       +4     
==========================================
+ Hits         1153     1157       +4     
  Misses        239      239              
Flag Coverage Δ
unittests 82.87% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@BenGalewsky BenGalewsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@BenGalewsky BenGalewsky merged commit 0487232 into master Sep 25, 2024
38 checks passed
@BenGalewsky BenGalewsky deleted the s3-retries branch September 25, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants