Hollahoop

HollaHoop

Docs

How the /status page works

How the /status page works

hollahoop.app/status runs four cheap probes server-side on each load:

CheckProbeWhat "ok" means
WebPage renderedThe web tier is up — the page rendering is the proof.
Databaseselect 1 against projectsPostgres replied without error. Latency shown in ms.
MCP serverJSON-RPC initialize to /mcpThe agent surface accepts handshakes.
Public APIGET /api/v1/healthThe REST API is wired up end-to-end.

Results are bound to revalidate = 60, so any visitor in the last minute sees the same numbers but never anything stale.

If a probe is red and stays red, ping [email protected] with a screenshot and we'll look.

HollahoopGet yours