Panel System Status
System Status is visible to admins only.
What It Shows
- active users/sessions,
- subscription and delivery queue pressure,
- backfill queue activity,
- effective indexer cost knobs:
INDEXER_POLL_INTERVAL_MS,INDEXER_SCAN_BATCH_BLOCKS,
- cost warning banners when high-spend combinations are detected,
- per-chain expected scan-wave interval estimates (from observed block time),
- an advisory cost preset selector (
Fast,Balanced,Cheap) with recommended mappings, - per-chain health:
- configured finality mode,
- configured finality depth,
- head/finalized block,
- observed finalization gap,
- latest indexed block,
- indexer lag,
- approximate ingestion latency,
- chain state freshness.
RPC endpoint URLs are intentionally not displayed.
How To Use It
Use this view as a quick triage snapshot before deeper log/metrics debugging. If lag or state age grows, check indexer and upstream chain conditions.