Status
Checked when you loaded this page, not on a schedule. Nothing below is cached.
Checked 2026-09-05 23:37:07 UTC. Latency is one round trip from this server, including connection setup when the pool is cold.
What this page does not know
It has no history. Nothing here records past availability, so there is no uptime percentage and no ninety-day bar, because either would be a number nobody measured on the one page whose job is to be believed. What you see is the result of two checks run while this page was rendering.
An outage while nobody is looking is caught elsewhere: a scheduled job probes the database endpoint every thirty minutes from outside this server and raises an alert when it fails, and the server itself emails the owner after a sustained failure and again on recovery.
For machines
GET /health answers whether the process is up
and never touches the database. GET /health/db
runs the same query this page runs and returns 503 when it fails, which is
the one to point a monitor at. The distinction matters: this service was
unreachable for weeks in 2026 while a database-free health check reported
ok.
If something is wrong
A refusal is not an outage. If preflight is returning
approved: false, the ceiling did its job and
the questions page covers the reasons. If this page says
something is down, it is ours: mail
marketinglior@gmail.com.