Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

feat: add retry when fetching current image #720

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

rgraber
Copy link
Contributor

@rgraber rgraber commented Dec 11, 2023

Use backoff.on_exception to allow script to retry fetching the image id in case of network blip.

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2d2811e) 74.74% compared to head (49e57dc) 74.71%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #720      +/-   ##
==========================================
- Coverage   74.74%   74.71%   -0.04%     
==========================================
  Files         105      105              
  Lines        8585     8589       +4     
==========================================
  Hits         6417     6417              
- Misses       2168     2172       +4     
Flag Coverage Δ
unittests 74.71% <ø> (-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.

@rgraber rgraber merged commit e96ca3f into master Dec 11, 2023
5 of 6 checks passed
@rgraber rgraber deleted the rsgraber/20231211-add-retry branch December 11, 2023 14:54
rgraber added a commit that referenced this pull request Dec 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants