Skip to content

Refactor and export range retry transport#2012

Merged
markusthoemmes merged 1 commit intochainguard-dev:mainfrom
markusthoemmes:refactor-range-retry
Jan 14, 2026
Merged

Refactor and export range retry transport#2012
markusthoemmes merged 1 commit intochainguard-dev:mainfrom
markusthoemmes:refactor-range-retry

Conversation

@markusthoemmes
Copy link
Contributor

This transport had some weirdness about it in terms of using an HTTP client internally instead of the "usual" transport layering. This fixes that and also avoids storing a context unnecessarily. That makes the transport itself stateless and statically usable for clients as well.

Fixes a couple of other nits around the transport as well.

This transport had some weirdness about it in terms of using an HTTP client internally instead of the "usual" transport layering. This fixes that and also avoids storing a context unnecessarily. That makes the transport itself stateless and statically usable for clients as well.

Fixes a couple of other nits around the transport as well.
@markusthoemmes markusthoemmes merged commit 89f7c13 into chainguard-dev:main Jan 14, 2026
20 checks passed
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.

2 participants