Skip to content

fix: retain digest retry client through response body#873

Merged
ryanfowler merged 2 commits into
mainfrom
fix/digest-retry-client-lifetime
Jul 15, 2026
Merged

fix: retain digest retry client through response body#873
ryanfowler merged 2 commits into
mainfrom
fix/digest-retry-client-lifetime

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • retain the temporary digest retry client until the authenticated response body is consumed
  • prevent Hyper from canceling the retry connection when the temporary client pool is dropped
  • preserve bounded cleanup for large digest challenge bodies

Validation

  • cargo fmt --check
  • cargo clippy --locked --all-targets --all-features -- -D warnings
  • cargo test --locked --all-features --lib --bins
  • digest drain integration test passed 20 consecutive runs

@ryanfowler
ryanfowler merged commit a3dbf26 into main Jul 15, 2026
4 checks passed
@ryanfowler
ryanfowler deleted the fix/digest-retry-client-lifetime branch July 15, 2026 20:31
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.

1 participant