Skip to content

Polly.Config is a .NET 4.5 library that allows developers to configure their exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in their configuration files allowing for policy adjustments without the need to compile and depoy the code.

Notifications You must be signed in to change notification settings

gramanero/Polly.Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Polly.Config

Polly.Config is a .NET 4.5 library that allows developers to configure their exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in their configuration files allowing for policy adjustments without the need to compile and depoy the code.

About

Polly.Config is a .NET 4.5 library that allows developers to configure their exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in their configuration files allowing for policy adjustments without the need to compile and depoy the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published