synapse icon indicating copy to clipboard operation
synapse copied to clipboard

Implement workflow replayability

Open cdavernas opened this issue 3 years ago • 0 comments

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

cdavernas avatar Apr 15 '22 15:04 cdavernas