When a workflow runs, you can open that specific run in interactive mode to see exactly what happened, job by job.
troubleshooting
3 articles
How-to guides
When building workflows, issues will inevitably occur. A workflow may not start, data may not be created, or a message may not be delivered.
Reference
The Set Debug Mode job is used to pause workflow execution so you can inspect the current state and step through the workflow manually during troubleshooting. In practice, it behaves like a…