सिस्टम स्थिति
उन्हीं health endpoints से live जो हम खुद उपयोग करते हैं, plus 30 दिनों का polled history। हर 60 सेकंड में auto-refresh। अंतिम जांच: —।
Live service health
लोड हो रहा है…
30-दिन का uptime
qr-redirect-worker cron द्वारा हर 5 मिनट पर sampled। हर bar एक दिन है; सटीक uptime % और औसत response time देखने के लिए hover करें। कोई data bar नहीं मतलब उस दिन poller अभी नहीं चला था।
लोड हो रहा है…
हालिया घटनाएं
लोड हो रहा है…
सूचना पाएं
केवल email downtime alerts। हम एक भेजते हैं जब component down होता है, एक जब recover होता है। कोई marketing नहीं, one-click unsubscribe।
यह page कैसे काम करता है
डेटा दो public JSON endpoints से आता है: /api/status (live D1 + KV probe, redirect worker + dashboard API का external HTTP probe, plus admin-declared updates) और /api/status/history (पिछले 30 दिनों के daily uptime % और recent incidents)। दोनों server-side cached हैं और उसी aggregation library से render होते हैं जो abundera.ai/status पर उपयोग होती है।
कोई paid third-party status vendor नहीं। यदि आप Major outage या persistent Degraded देखते हैं, हम 1 business hour के भीतर support@abundera.ai subscribers को email करने के लिए committed हैं।