Debugging Workflows

Debugging is where Thrubit delivers the most value.

Visual Execution Graph

Each execution is displayed as a graph:

  • See which states ran
  • Identify failures instantly
  • Follow transitions step-by-step

Inspect State Data

Click any state to view:

  • Input
  • Output
  • Errors

Logs in Real Time

Logs stream directly from your local Lambda execution, allowing you to trace issues quickly.

Fast Iteration

Fix your code, re-run instantly, and verify the result without deploying.