System status
Components
Public booking flow at yourname.goldenhourhq.com and custom domains.
Stripe Connect deposits, terminal taps, and payouts.
Reminders and postcare via Twilio A2P 10DLC and Resend.
Artist-facing dashboard at /app, served from Vercel edge.
Intake TL;DR, voice notes, growth analyst, tag suggestions.
Custom booking domains and media served via Cloudflare R2.
Incident history
Last 90 daysPublic booking pages returned server errors
A dependency upgrade shipped a production build whose deployment artifact was missing a native image library, so every page that renders a photo returned an error. Continuous integration could not have caught it: it runs against a full dependency tree, never against the artifact that gets served. Two things changed as a result. A new deploy gate smoke-tests each build on its own URL, including the image path, before that build is allowed to receive the customer domains, and it rolls back automatically if the check fails after promotion. An external uptime probe now watches the booking domain from outside our hosting provider.
Customer impact: 1h 53m
Want a heads-up when something changes?
Email us to get status updatesSeeing something we're not? Let support know →