Debug Mode
Usability
When a user launches a run, the launch console is shown. The Debug Mode can be accessed via a toggle on the top of the launch console, titled Debug Mode. When clicked, an additional side drawer opens from the launch console that displays the debug information, the Debug Console. As debug information can be lengthy, the Debug Console is resizable.
Debug Console Entries
The Debug Console will show a list of all Jobs created by the Wrkflow Launch. Each Job contains the following information:
-
The name of the Wrk Action that the job belongs to
-
The number of the Wrk Action that the job belongs to, the same Wrk Action number that the Platform designer shows when the user is building the wrkflow
- Card IDs save on Wrkflow save, not launch. This means that Wrkflows created before the launch of this feature will not have Card IDs. You can remedy this by making a change to the Wrkflow and saving it again.
-
A dropdown that when clicked, loads the inputs and outputs for the Job
- You may see multiple jobs per Wrk Action in your Wrkflow
- For values that are files, there will be a link to download the file
- For values that are Connected Accounts, you will be able to view the account that was used, but your secret values (e.g. passwords, API keys) will not be visible
- Inputs that are empty are not shown
- Outputs that are empty are shown as blank values
-
If the Job is not completed, the text Queued will be shown with the timestamp of when the Job was created.
-
If the Job is completed:
- The Job exit status, color coded
- The completed at timestamp
-
If the Job completed with an error, the error message will be shown.