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

Incorrect SimpleRetryPolicy Documentation #3744

Closed
garyrussell opened this issue Jul 13, 2020 · 2 comments
Closed

Incorrect SimpleRetryPolicy Documentation #3744

garyrussell opened this issue Jul 13, 2020 · 2 comments

Comments

@garyrussell
Copy link
Contributor

The documentation talks about setRetryableExceptions() and setFatalExceptions().

These methods don't exist; instead retryable exceptions (and not) are provided in a Map via a constructor.

See https://stackoverflow.com/questions/62836985/simpleretrypolicy-spring

@hpoettker
Copy link
Contributor

I think this issue can be closed. The outdated part of the documentation has been removed with 9d2e6c6.

@fmbenhassine
Copy link
Contributor

Closing this as outdated.

@fmbenhassine fmbenhassine closed this as not planned Won't fix, can't repro, duplicate, stale Mar 26, 2024
@fmbenhassine fmbenhassine removed the status: waiting-for-triage Issues that we did not analyse yet label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants