Skip to main content

Tips and Tricks

Error Handling


specify name as error next action or state in the workflow config file.

Rollback Handling

  • specify name as error next action which helps you to revert back the changes.

Retry Handling

  • specify name as error next action to the same action, which helps you to retry same action on error until your max chain exceeds.


- you can link the action and create new workflow.