Pholly

A F# wrapper for Polly


Keywords
fsharp, polly, resilience, cloud
License
MIT
Install
Install-Package Pholly -Version 0.0.7

Documentation

Pholly

A F# friendly wrapper for Polly policies that aims to be expressive and clear to read and reason about.

Documentation can be found in the Dotnet Interactive Notebook.

Please do leave any feedback you might have as a GitHub Issue, I know some of the builder code needs tidying but I'm particularly interested in how expressive you find the interface - I'm really aiming for something that is very clear and readable.

Thanks

Many thanks to the creators of Polly itself - I've used it in many production systems and I've used some of their descriptions of the patterns here.

And thanks to Scott Wlaschin for the name. If I have a kryptonite its naming things.