synapse
                                
                                 synapse copied to clipboard
                                
                                    synapse copied to clipboard
                            
                            
                            
                        Implement workflow replayability
What would you like to be added:
Implement replaying a given workflow instance from the specified state or activity. Users should also be able to patch both activity inputs and outputs
Why is this needed:
Allows to identify, isolate, compensate and resolve faulted workflows
Related tasks:
- [ ] Add APIs to replay faulted workflows
- [ ] Update the Dashboard by adding replay functionality
- [ ] Update the CLI by adding replay commands