SwiftInvoicePro — system status
System status and uptime
This page runs a live health check against the running platform each time it loads, and again every 60 seconds. Nothing here is cached or hand-typed.
All systems degraded
Checking…
Measured performance
Figures from our own load test against this platform. Measured, not modelled.
276,330
requests processed in five minutes, 92,110 completed events
0.00%
failed requests during that run
39 / 86 / 170ms
ledger write median / p95 / p99
319ms
webhook processing p99, idempotent replay with zero duplicate invoices
Incident history
Every customer-affecting incident is posted here with cause and resolution.
No customer-affecting incidents recorded. The platform is pre-first-production-property, so this history is short by definition rather than by exceptional performance — we say so plainly rather than claim an uptime percentage we have not yet earned over time.
Resilience design
- Read-only integration: an outage on our side cannot block check-out, posting or settlement in the PMS. Nothing is ever written back.
- Ingestion is idempotent — a replayed webhook or repeated poll cannot create a duplicate charge or a duplicate invoice.
- Failed PMS calls are retried with exponential backoff and logged per property; persistent failures are surfaced to the customer rather than silently dropped.
- Runs on a globally distributed edge platform with a managed, backed-up database.
- Machine-readable health endpoint at
/api/public/health— returns JSON and a 503 on outage, so your own monitoring can poll it.
Operated by Apex Flow Technology Ltd. Status questions: natromrich@googlemail.com