Skip to content

feat(get-modflow): retry transient network failures - #2849

Draft
wpbonelli wants to merge 1 commit into
modflowpy:developfrom
wpbonelli:get-modflow-retries
Draft

feat(get-modflow): retry transient network failures#2849
wpbonelli wants to merge 1 commit into
modflowpy:developfrom
wpbonelli:get-modflow-retries

Conversation

@wpbonelli

@wpbonelli wpbonelli commented Sep 10, 2026

Copy link
Copy Markdown
Member

Use a consistent retry mechanism for all three network calls

  • list releases
  • get info for a single release
  • download a release archive

with a configurable exponential backoff. Previously the download didn't retry, just the first two queries

@wpbonelli wpbonelli added this to the 3.12 milestone Sep 10, 2026
@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.0%. Comparing base (556c088) to head (8dd3f5a).
⚠️ Report is 231 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #2849      +/-   ##
==========================================
- Coverage     55.5%   36.0%   -19.6%     
==========================================
  Files          644     345     -299     
  Lines       124135   66590   -57545     
==========================================
- Hits         68947   23992   -44955     
+ Misses       55188   42598   -12590     

see 570 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant