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

docs: make clearer that retry until/when does not support backoff #1439

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

manofthepeace
Copy link
Contributor

Happened as discussed here; #1427

Copy link
Contributor

@cescoffier cescoffier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Merging #1439 (fb2f908) into main (d883a75) will increase coverage by 0.14%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1439      +/-   ##
============================================
+ Coverage     89.26%   89.40%   +0.14%     
- Complexity     3359     3367       +8     
============================================
  Files           459      459              
  Lines         13454    13454              
  Branches       1655     1655              
============================================
+ Hits          12010    12029      +19     
+ Misses          799      792       -7     
+ Partials        645      633      -12     
Files Coverage Δ
.../main/java/io/smallrye/mutiny/groups/UniRetry.java 90.38% <ø> (ø)

... and 12 files with indirect coverage changes

@jponge
Copy link
Member

jponge commented Nov 22, 2023

@jponge jponge enabled auto-merge November 22, 2023 20:10
@jponge jponge merged commit 7093e3c into smallrye:main Nov 22, 2023
7 checks passed
@manofthepeace manofthepeace deleted the retryDocUpdate branch November 22, 2023 23:46
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

Successfully merging this pull request may close these issues.

3 participants