mvSapphire / PowerPipe

A library for .NET that uses a fluent interface to construct advanced workflows with ease.
MIT License
174 stars 9 forks source link

Add support of Polly #42

Open mvSapphire opened 8 months ago

mvSapphire commented 8 months ago

https://github.com/App-vNext/Polly

Currently OnError supports only one retry policy. We should add the ability to use Polly on error handling