- Periodically monitors the operational status of cloud.dify.ai by running pre-built apps and knowledge bases via the API, simulating real user operations.
- Runs every 15 minutes, triggered by cron-job.org via GitHub Actions workflow_dispatch. Data gaps may occur during outages on either side.
- All API-dependent checks share the same underlying API layer. An API outage will cause all such checks to fail simultaneously.
- Pro plan checks may stop working due to the subscription period ending.
- Status change notifications (incidents and recoveries) are posted as comments to a GitHub Issue.
Subscribe to status updates: GitHub Issue #2
- This is an unofficial, independently operated status page. It is not affiliated with, endorsed by, or supported by Dify or LangGenius in any way.
- This project is in an early/alpha stage. Behavior, check configurations, and results may change at any time without prior notice.
- No guarantees are made regarding the accuracy, completeness, or reliability of the monitoring results. Use at your own risk.
- This is a personal project maintained by an individual contributor. Continued long-term operation is not guaranteed and the project may be discontinued at any time.
Overall (per-day): Up = all components Up; Degraded = <50% of time periods had downtime; Down = ≥50% of time periods had downtime
Overall (per-hour): Down if any component was Down; Degraded if any was Degraded; Up otherwise
Per component (per-day): Up = all checks passed; Degraded = <50% of checks were down; Down = ≥50% of checks were down
Per component (per-hour): Same as per-day, applied to checks within each hour