Status & Incident Playbook
How Toggly communicates incidents and how to respond.
Status Page
Check Toggly's status at status.toggly.io:
- Service Status: Current status of all services
- Incident History: Past incidents and resolutions
- Scheduled Maintenance: Upcoming maintenance windows
- Subscribe: Get notified of status changes
Incident Communication
Status Updates
During incidents, Toggly provides:
- Initial Alert: Immediate notification of issue
- Progress Updates: Regular updates every 15-30 minutes
- Resolution: Notification when issue is resolved
- Post-Mortem: Detailed post-incident report
Notification Channels
- Status Page: Real-time updates on status page
- Email: Email notifications (if subscribed)
- X / Twitter: Updates on @toggly_app
- Slack: Updates in Toggly Slack workspace
Incident Response
During an Incident
- Check Status Page: Verify issue is known
- Monitor Updates: Watch for progress updates
- Use Cached Values: SDKs use cached values when available
- Have Fallback: Implement fallback behavior
After Resolution
- Verify Functionality: Test feature flags
- Clear Cache: Clear SDK caches if needed
- Review Post-Mortem: Read incident post-mortem
- Update Procedures: Update procedures if needed
Best Practices
- Subscribe to Updates: Get notified of incidents
- Monitor Status: Check status page regularly
- Have Fallbacks: Implement fallback behavior
- Test After Incidents: Verify functionality after resolution
Next Steps
- Learn about Troubleshooting
- Explore Environments
- Read about Rate Limits