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

Probably wrap the client in top of a library as [go-retriable](https://godoc.org/github.com/hashicorp/go-retryablehttp#Client) Instead of self implement the logic, it will provide exponential backoff and jitter. #46

Closed
ja6a opened this issue Jul 8, 2019 · 1 comment

Comments

@ja6a
Copy link

ja6a commented Jul 8, 2019

Probably wrap the client in top of a library as go-retriable Instead of self implement the logic, it will provide exponential backoff and jitter.

I will probably not differentiate the request by verb in do an let the implementation of the check Resource to take that decision.

Originally posted by @pegerto in #42

@ja6a ja6a closed this as completed Jul 8, 2019
@ja6a
Copy link
Author

ja6a commented Jul 8, 2019

I was testing how the GitHub system would work when creating an issue directly from a comment. The issues have already been created.

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

No branches or pull requests

1 participant