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.
- Go to the "Runs with errors" section
- You'll see a list of all failed runs
- Click on a run to see its details
- 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.
- Open the failed run
- Read the error message and logs
- Identify the problem
- Fix the issue (update settings, check connections, configure dependencies in third party services, etc.)
- 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