ReTry NuGet Package

ReTry gives you the ability to have service calls retried n-number of times before failing.

This can be useful when making calls over the internet or to a database and you don't want a temporary interuption to raise an exception without first trying a couple of more times.

ReTry lets you decide how to handle specific exception types if the service fails so that you can perform different actions.




Got any ReTry Question?





Info

Version: 0.1.0
Author(s): Jamie Dixon
Last Update: Thursday, September 27, 2012
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/JamieDixon/ReTry
NuGet Url: https://www.nuget.org/packages/ReTry


Install
Install-Package ReTry
dotnet add package ReTry
paket add ReTry
ReTry Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

4221