System Health

How the Duckit server is doing right now, and whether anything needs doing about it.

  • Start with the coloured banner and the summary underneath it — that is the whole answer in plain English.
  • Everything refreshes by itself every 5 minutes. You never need to reload the page.
  • Hover the small i beside any word for an explanation written for a non-technical reader.
  • Green means no action needed. Amber is an early heads-up, not a fault. Red means someone should look today.
Loading system health…

Scaling Roadmap

The engineering plan, for reference. This list is written by hand and does not change on its own — it is not a live measurement.

System health dashboard
code
Fix Socket.IO broadcasts
code
Fix N+1 queries
database
Fix cron job
code
Add database indexes
database
Async notifications
code
Fix blocking I/O
code
Rate limiting + pool config
infra