View Runs

When you run a project API, directly or via a job or queue, a run is created and captured. We capture the run details and a run trace to allow you to debug it if something fails. To view those runs:

  1. Navigate to projects: Projects.
  2. Click to the project you are interested in.
  3. Click on the “Runs” tab to see all the runs that have happened for this project.

Viewing the trace

For each run, we save the trace for it (console logs, network, and more). To view the trace:

  1. Select a run from the “Runs” tab.
  2. Click on the “Actions:” menu.
  3. Click on “View Traces”.