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

Enhance retry behavior documentation in README.md #691

Merged
merged 1 commit into from Sep 17, 2023

Conversation

utsushiiro
Copy link
Contributor

First of all, thank you for creating such a fantastic library. It has been incredibly useful in my work.

This PR enhances the README to provide more clarity on the default retry behavior and its interaction with AddRetryCondition. Specifically, the changes offer detailed explanations and examples to help users understand how retries work in Resty.

For reference, the current behavior which is not explicitly documented is based on the code found here: retry.go L124-L131.

@jeevatkm jeevatkm added this to the v2.8.0 Milestone milestone Sep 17, 2023
@jeevatkm jeevatkm merged commit d6c25d1 into go-resty:master Sep 17, 2023
1 check passed
@utsushiiro utsushiiro deleted the utsushiiro-patch-1 branch September 17, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants