Skip to main content

Runs with errors

When a run fails, it appears in the "Runs with errors" list. This helps you quickly find and fix problems.

Finding failed runs

Go to the "Runs with errors" section to see failed runs.

  • The list shows all runs that have failed
  • Each run shows when it failed and which integration it belongs to

Viewing error details

Note: All users with Reader, Collaborator, or Admin role can view failed runs and their details.

  1. Go to the "Runs with errors" section
  2. You'll see a list of all failed runs
  3. Click on a run to see its details
  4. Check the logs to understand what went wrong

Understanding the error

Each failed run shows:

  • When it failed: The date and time
  • Which integration: The integration that ran
  • Error message: What went wrong
  • Logs: Detailed information about the failure

Fixing errors

Note: Only users with Admin or Collaborator role can fix errors by updating settings or restarting runs.

  1. Open the failed run
  2. Read the error message and logs
  3. Identify the problem
  4. Fix the issue (update settings, check connections, configure dependencies in third party services, etc.)
  5. Try running again

Preventing future errors

  • Check your integrations regularly
  • Monitor the "Runs with errors" section for new errors
  • Fix problems as soon as they appear
  • Keep your account connections up to date