Component health
Each attached monitor has its own effective public state, including waiting-for-evidence and incident-driven states.
Background-service status pages
LatidoFlow status pages can show uptime and heartbeat monitors as separate components. Background-job incidents affect the shared service state even when an HTTP endpoint still returns 200.
Attach uptime and heartbeat monitors as named public components. The page derives component state from current monitor health and open incidents, then aggregates those components into operational, degraded, monitoring, or major-outage status.
That means a healthy Billing API component can stay operational while a failed Billing exports component changes the overall page to a major outage. Visitors see the distinction instead of one status hiding the other.
Each attached monitor has its own effective public state, including waiting-for-evidence and incident-driven states.
Components show completed-run success and recent recorded outcomes rather than a status label with no execution context.
An unresolved incident remains visible while recovery is still running; a pause does not erase it.
Teams can publish customer-facing incident messages directly on the page.
Structured maintenance entries can include timing, impact, and an operator summary.
A status page can be public or protected with a shared password.
Status updates are published on the page. Public email subscription collection and subscriber email delivery are not available, so LatidoFlow does not show a subscribe form or promise email updates. Use the page URL as the current customer communication surface.
A useful component answers what customers are waiting for: invoice exports, nightly catalog refreshes, settlement processing, or outbound notifications. Keep the public label customer-safe and attach the monitor that supplies the underlying execution evidence. Do not expose secrets, internal command arguments, or raw payloads in operator updates.
Start with the asynchronous service whose failure can hurt customers while your web health check remains green.