API liveness
A liveness probe confirms the API can reach its database on a dedicated probe connection, separate from the connection pool that serves customer requests — so a busy pool cannot be mistaken for a dead process.
SkedCast does not run a public real-time status page or publish a historical uptime percentage yet. This page describes how reliability actually works today, instead of inventing a number nobody is tracking.
A liveness probe confirms the API can reach its database on a dedicated probe connection, separate from the connection pool that serves customer requests — so a busy pool cannot be mistaken for a dead process.
The worker that actually publishes scheduled posts rewrites a heartbeat every few seconds. A missed heartbeat is what would surface a stalled worker before a customer notices a post that should have gone out did not.
The job queue’s eviction policy is checked directly rather than assumed from how it was launched, because a silently misconfigured broker can quietly drop queued publish jobs.
There is no incident subscription or automated status feed today. If something is not working, the real path is support — a person reads it, not a bot behind a status widget. Fixes that ship land in the changelog “Fixed” category afterward, dated and unedited.
For the deeper technical picture — tenant isolation, encryption, access control and the responsible disclosure process — see the security page.
Sign up free — no credit card. You land on the Free plan, and you can start a one-time 7-day Studio trial from your workspace whenever you are ready. Connect your first accounts, import a batch, and watch one post fan out across every platform.