Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(common): use alloy retry layer #8368

Merged
merged 8 commits into from
Jul 9, 2024
Merged

Conversation

yash-atreya
Copy link
Collaborator

@yash-atreya yash-atreya commented Jul 5, 2024

Motivation

Remove the built-in retry layer and use transport retry layer and service from alloy. alloy-rs/alloy#849

Solution

WIP

Apply alloy patch to use the RetryBackoffLayer and RetryBackoffService from alloy.

@yash-atreya yash-atreya self-assigned this Jul 5, 2024
@yash-atreya yash-atreya marked this pull request as draft July 5, 2024 11:07
@yash-atreya yash-atreya marked this pull request as ready for review July 9, 2024 14:27
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm!

@yash-atreya yash-atreya enabled auto-merge (squash) July 9, 2024 14:52
@yash-atreya yash-atreya merged commit b1b8151 into master Jul 9, 2024
20 checks passed
@yash-atreya yash-atreya deleted the yash/alloy-retry-layer branch July 9, 2024 14:53
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.

None yet

2 participants