Security
Status page
Live platform status, uptime history and incidents at qyant.dev/status.
Updated 21 Sept 2026
qyant.dev/status shows the live state of every part of the platform, with 90 days of history.
What it measures
Every minute, from production, Qyant probes:
| Component | Check |
|---|---|
| API | Responsiveness of the API process |
| Database | A query against the primary database |
| Realtime & queues | The message bus behind live streaming and background jobs |
| Sandboxes | The container runtime |
| Preview URLs | An HTTPS request through the edge to a preview hostname |
| Deployed apps | An HTTPS request through the edge to a deployment hostname |
| AI generation | Reachability of the model gateway |
| Email delivery | The outbound mail connection |
Each check is recorded. The page derives everything from those records — current status, 90-day uptime bars, 24-hour response time and incidents. Nothing is set by hand.
Reading it
- Operational — the last check passed within its normal response budget.
- Degraded — the check passed but was slower than its budget.
- Outage — the check failed.
Incidents are two or more consecutive failed minutes on a component, with start, end and duration.
If the page is green but something's wrong for you
Tell us — contact support. Component checks can't see every kind of problem, and a report from you is exactly what catches the rest.