MinorStaffing and reliabilityApril 24, 2026
Booking claim workflow reliability
Booking claim synchronization now does less database work inside critical transactions, reducing timeout risk after admin booking changes and payment confirmations.
All studios
What changed
Booking claim synchronization now keeps its database transaction smaller and moves the heavier email-preparation lookup outside the transaction.
Runtime incident reporting is also more defensive when a server error does not include a usable request URL.
Why this matters
- Studios using staff claim workflows should see fewer timeout-related claim sync failures after booking changes.
- Production monitoring now keeps reporting the original Prisma/runtime issue instead of failing on missing request context.