Resolving Errors
Manage the lifecycle of errors from discovery to resolution.Error States
| State | Description |
|---|---|
| Unresolved | New or recurring errors needing attention |
| Resolved | Fixed errors, will reopen if they recur |
| Ignored | Known issues you don’t want alerts for |
Resolving Errors
In the Dashboard
- Click on an error
- Click “Resolve”
- Optionally add a note
Via API
Via MCP
Ask Claude:“Resolve the payment timeout error”
Auto-Reopen
When a resolved error occurs again:- The error is marked Unresolved
- A notification is sent (if configured)
- The occurrence is linked to the original error
Disable Auto-Reopen
For specific errors:- Click on the error
- Click “Ignore” instead of “Resolve”
Ignoring Errors
Ignore errors you know about but can’t or won’t fix:- Click on an error
- Click “Ignore”
- Select duration:
- Forever - Never alert
- Until next release - Reopen on new commit
- For 24 hours - Temporary ignore
Ignore by Pattern
Ignore all errors matching a pattern:- Go to Settings > Ignore Rules
- Add a rule:
Bulk Actions
Select multiple errors:- Check the boxes next to errors
- Click “Bulk Actions”
- Choose: Resolve, Ignore, or Delete
Linking to Issues
Connect errors to your issue tracker:- Click on an error
- Click “Create Issue” or “Link Issue”
- Choose GitHub, Jira, Linear, etc.
Resolution Notes
Add context when resolving:Error Timeline
Each error shows a history:Notifications on Resolution
Configure who gets notified:- Original assignee - Person who was assigned
- Watchers - People following the error
- Channel - Slack channel or email group
Metrics
Track resolution performance:- Mean Time to Resolution (MTTR) - Average time to resolve
- Regression Rate - How often resolved errors reopen
- Resolution by Team - Who’s fixing what
Best Practices
Resolve with Context
Use Ignore Sparingly
Only ignore errors that are:- Known and acceptable
- Out of your control (third-party issues)
- Scheduled for future fix
Review Ignored Errors
Periodically review ignored errors:- Go to Errors > Ignored
- Check if any should be fixed
- Delete obsolete ignores