gildorwang / RetryHelper

This is a generic helper to help try some action until the given condition is met. It now works seamlessly with C# async/await keywords for asynchronous operations, which is very common in a scenario that requires retry logic.
28Updated 6 years ago

Alternatives and similar repositories for RetryHelper:

Users that are interested in RetryHelper are comparing it to the libraries listed below