Debug Panel
Debugger panel provides you the execution details of the most recently executed workflow. It includes 2 sections:
1. Action
2. Logs
Debugger panel also shows following details for each executed workflow:
Duration: Specifies the time spent on executing the workflow, in seconds.
Last Run: Specifies the most recent date and time at which the workflow was executed.
Credits Used: Specifies the number of credits used to execute the workflow.
Container: Specifies the current container size of your Built.io Flow account.
Let's understand more about the sections mentioned above:
Action
This section contains the details of all actions used in a workflow. It includes following parameters:
Action name: Specifies name of the action that was used in the workflow. When you click on the action name, you can see a new panel that shows the input and output of that particular action as shown below:
Status: Specifies whether the action was executed or not.
Time: Specifies the time needed to execute the action, in microseconds.
Timeline: Specifies the timeline for the action that was executed.