System Status and Diagnostics - softerfish/fyuhls GitHub Wiki
Use this page to understand live health, logs, and diagnostics.
- recent system errors
- storage and delivery diagnostics
- cron health
- cache status
- queue and environment signals
-
OPTIMIZEDmeans the dashboard is reading the preparedsystem_statsrow -
LIVE (SLOW)means it is recalculating totals directly from live tables because the cached row is missing or stale
If the dashboard stays on LIVE (SLOW):
- check cron
- check the
refresh_statstask - verify the install is not running mismatched code paths
The support center and status page work together:
- status helps you inspect live diagnostics
- support helps you prepare exportable context for troubleshooting
Use the delivery diagnostics section to understand whether downloads are currently favoring:
- app-controlled delivery
- signed-origin delivery
- CDN-eligible public object delivery
That matters a lot for payout-sensitive and completion-sensitive setups.