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

CompensationStep with Suppress Error Handling behaviour #25

Closed mvSapphire closed 8 months ago

mvSapphire commented 8 months ago

IMO if someone using Suppress Error handling behavior that means that internal step logic is not so important for the pipeline execution, so if anything goes wrong during the execution of a step there is no need to compensate this step, just proceed