The Realtime tile
Every connection shows one Realtime tile:Polling fallback is not a failure state. It means realtime broke and your polling schedule caught it. Records still sync — just on the poll interval rather than within seconds. A connection with no polling schedule shows Realtime degraded instead, and that one is worth acting on.
Re-checking
A health check performs live reads against the provider. That is why it never runs automatically on page load — opening a page should not spend your provider’s rate limit. Use Re-check webhooks on the connection, or Refresh check on a Data Sources account, when you want a fresh answer.When a person is needed
The Realtime webhook health panel renders only for states automatic repair cannot clear:Reconnect needed
Reconnect needed
“Repair is disabled until provider access is reconnected.” Reconnect the account on Data Sources first — nothing else can proceed.
Reconciliation required
Reconciliation required
Synclify cannot tell what state the provider is in. Refresh the provider evidence before anything is changed.
Awaiting signed delivery
Awaiting signed delivery
A replacement webhook is registered but unproven. It is confirmed by an actual signed delivery, not by the registration succeeding.
Exact cleanup required
Exact cleanup required
A stale registration must be removed before a new attempt can be made. Cleanup targets exactly the identified registrations and nothing else.
Ready to retry
Ready to retry
Cleanup is confirmed. A new replacement attempt can be authorized.
Check failed
Check failed
“Refresh the health check. Repair does not run for an unknown provider state.” Synclify will not act on a state it could not read.
Account-level health
Data Sources shows the same picture per connected account, across all its resources at once. Use it when several connections degrade together — that usually means the account, not the connections. The account check is never automatic, for the same reason: each one performs a live provider inventory read.Why realtime breaks
The source table or collection was rebuilt
The source table or collection was rebuilt
A webhook registered against a resource that no longer exists cannot deliver. See Change synced resources.
The provider dropped it
The provider dropped it
Providers expire webhook registrations on their own schedule. This is the ordinary case, and the one automatic repair exists for.