mvSapphire / PowerPipe

A library for .NET that uses a fluent interface to construct advanced workflows with ease.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompensationStep with Suppress Error Handling behaviour

mvSapphire opened this issue · comments

CompensationStep with Suppress Error Handling behaviour

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