Party Props Updates: February 2, 2026
February 2, 2026
The app now handles server downtime gracefully with clear error states instead of blank screens.
A reliability-focused update.
- Error state on login. If the OAuth callback fails (for example, because the server is temporarily unreachable), the login page now shows a clear error banner with guidance instead of leaving you on a blank screen.
- Retry screen on the dashboard. If the API is unreachable when you open your dashboard, you’ll see a friendly retry prompt rather than an empty page.
Under the hood we reduced Cloud Run memory and instance settings to keep costs lean, and improved how the server handles OAuth errors so they redirect cleanly instead of returning raw JSON.