Skip to content

[comp] Production Deploy#2635

Merged
tofikwest merged 3 commits intoreleasefrom
main
Apr 22, 2026
Merged

[comp] Production Deploy#2635
tofikwest merged 3 commits intoreleasefrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 22, 2026

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.


Summary by cubic

Increase Prisma transaction timeout to 60s to prevent org creation timeouts during onboarding and reduce failed sign-ups.

  • Bug Fixes
    • Set transactionOptions.timeout to 60s in all Prisma clients (apps/api, apps/app, apps/framework-editor, apps/portal, packages/db).
    • Updated onboarding trigger migrate-policies-for-org to use the 60s timeout.

Written for commit 3f781a8. Summary will update on new commits.

github-actions Bot and others added 3 commits April 21, 2026 22:00
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>
fix(db): increase prisma transaction timeout from 30s to 60s
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app (staging) Building Building Apr 22, 2026 2:54pm
comp-framework-editor Ready Ready Preview, Comment Apr 22, 2026 2:54pm
portal (staging) Building Building Apr 22, 2026 2:54pm

Request Review

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 6 files

Auto-approved: Uniformly increases Prisma transaction timeout to 60s across all apps to resolve onboarding failures. This is a low-risk configuration change that addresses a specific operational issue.

@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.27.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants