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

Retry HTTP requests #18

Open
Tracked by #11
jonesbusy opened this issue Oct 4, 2024 · 3 comments
Open
Tracked by #11

Retry HTTP requests #18

jonesbusy opened this issue Oct 4, 2024 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@jonesbusy
Copy link
Collaborator

No description provided.

@jonesbusy jonesbusy mentioned this issue Oct 4, 2024
29 tasks
@jonesbusy jonesbusy added the enhancement New feature or request label Oct 4, 2024
@jonesbusy jonesbusy added this to the 1.0.0 milestone Oct 4, 2024
@AayushSaini101
Copy link
Contributor

AayushSaini101 commented Feb 17, 2025

I am willing to work on tihs
pushBlobStream()
pullArtifact()
uploadBlob()
pushBlob()
These are the some methods where we can implement Retry functionality what do you think on this @jonesbusy ?

@jonesbusy
Copy link
Collaborator Author

I would suggest to check other SDK implementation. I would suggest to start implementing test with Wiremock to simule network fault or artifact corrupted (for example downloding an artifact but the checksum doesn't match)

@AayushSaini101
Copy link
Contributor

I would suggest to check other SDK implementation. I would suggest to start implementing test with Wiremock to simule network fault or artifact corrupted (for example downloding an artifact but the checksum doesn't match)

Got it thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants