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

Finalize (OnSuccess Action) the WaitAndRetryAsync with a WrapAsync Policy #20

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

Comments

@BartHuls
Copy link

BartHuls commented Jul 8, 2019

I have a FallbackAsync Policy combined with a WaitAndRetryAsync Policy.
Both Policies are wrapped together with WrapAsync.
FallbackPolicy.WrapAsync(RetryPolicy). This works.

Is have a need to add some Finalizer eq. When the WaitAndRetryAsync succeeds like the fallbackAction but in the WaitAndRetryAsync

@reisenberger
Copy link
Member

Duplicate of App-vNext/Polly#663

@reisenberger reisenberger marked this as a duplicate of App-vNext/Polly#663 Jul 9, 2019
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

2 participants