You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(db): increase prisma transaction timeout from 30s to 60s
Customers were unable to complete organization creation when the underlying
transaction exceeded 30s. Bump the default transactionOptions.timeout across
all Prisma clients (and the migrate-policies-for-org trigger) to 60s to
unblock onboarding while the slow work is investigated separately.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments