Polly-Contrib / Polly.Contrib.WaitAndRetry

Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Other
133 stars 12 forks source link

Fixed retryWithBackoffAndOverallTimeout example in doc #28

Open devigo opened 4 years ago

devigo commented 4 years ago

The example is not compatible with Polly 7

Confirm the following

mosoftwareenterprises commented 3 years ago

@devigo are you planning on resolving the build errors so this can be merged? I was about to send a PR for the same thing.

devigo commented 3 years ago

@devigo are you planning on resolving the build errors so this can be merged? I was about to send a PR for the same thing.

I don't think it's related to my changes.

@reisenberger Can we merge this PR?