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

Implemented new retry system #566

Merged
merged 5 commits into from
Aug 16, 2024

Conversation

ezilber-akamai
Copy link
Contributor

📝 Description

Implemented new retry system that no longer relies on resty.

✔️ How to Test

make testunit

@ezilber-akamai ezilber-akamai marked this pull request as ready for review August 5, 2024 14:50
@ezilber-akamai ezilber-akamai requested a review from a team as a code owner August 5, 2024 14:50
@ezilber-akamai ezilber-akamai requested review from ykim-akamai and yec-akamai and removed request for a team August 5, 2024 14:50
@ezilber-akamai ezilber-akamai added the improvement for improvements in existing functionality in the changelog. label Aug 5, 2024
client.go Outdated Show resolved Hide resolved
Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

Looks good and tests are passing locally, great work!

Copy link
Contributor

@yec-akamai yec-akamai left a comment

Choose a reason for hiding this comment

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

Tested and worked well on my end, nice work!

@ezilber-akamai ezilber-akamai merged commit 3203901 into linode:main Aug 16, 2024
4 checks passed
@ezilber-akamai ezilber-akamai deleted the TPT-2962-new-retry-system branch August 16, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement for improvements in existing functionality in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants