Wrapper around the Spritely.Redo framework to make it easy to run a lambda with a linear-delay backoff strategy, also includes helper functions for dealing with Task's in synchronous execution.
Info
Version: | 1.0.129 |
Author(s): | Naos Project |
Last Update: | Tuesday, July 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://naosproject.com/ |
NuGet Url: | https://www.nuget.org/packages/Naos.Recipes.RunWithRetry |
Install
Install-Package Naos.Recipes.RunWithRetry
dotnet add package Naos.Recipes.RunWithRetry
paket add Naos.Recipes.RunWithRetry
Naos.Recipes.RunWithRetry Download (Unzip the "nupkg" after downloading)
Dependencies
- OBeautifulCode.Assertion.Recipes.Must(>= 1.0.10)