synapse
                                
                                 synapse copied to clipboard
                                
                                    synapse copied to clipboard
                            
                            
                            
                        Implement compensation
What would you like to be added:
Implement workflow compensation
Why is this needed:
Allows for procedural compensation
Related to #225 and #245
Compensation has been wrongly implemented in #225 as some kind of error handling mechanism. In SW, it should instead be explicitly triggered by the workflow, and should trigger a reverse traversal of the main workflow logic to compensate previous completed states
Closed as stale