0
kicks
.NET Exception Handling Action Policies Application Block
Open Source .NET library and C# code snippets to make your method calls reliable (i.e. to retry automatically on some specific exceptions like DB deadlocks) or even to implement the Circuit Breaker pattern. Fluent API provided.