-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework guide on Retry with Transient Errors (#3093)
This commit reworks the reference guide section on Retry with Transient Errors, improving the explanation and adding more details in a separate section. The code snippet has also been changed to reflect a more practical use case, with the original artificial `Flux<Integer>` split out in a secondary snippet. Supersedes #3079.
- Loading branch information
1 parent
a776230
commit e94fe2c
Showing
2 changed files
with
77 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters