1- Request timeout (request_timeout)
or
2-Invalid `prisma.tableMeta.findUniqueOrThrow()` invocation: Transaction API error: Transaction not found. Transaction ID is invalid, refers to an old closed transaction Prisma doesn’t have information about anymore, or was obtained before disconnecting. (P2028)
EDIT:
Import stage
Status
Parse .tea
Passed
Create base
Passed
Create tables
Passed
Create basic fields
Passed
Create linked fields
Likely fails here / next
Create formulas/lookups/rollups
Not reached or partially reached
Create views
Not reached
Import records
Not reached or not completed
Import apps/workflows
Not reached
This looks like the import transaction is timing out or closing before the base import completes. Can you increase the transaction/import timeout, or advise whether apps/workflows/linked fields are causing the failure?
What are the hard limits, so i know what the build limits are before it chokes.
Just to let you know that duplicating the base also fails. No error messages appears in the pop-up. It cycles for a few minutes and the Duplicate button reappears.
OMG!! Batch imports with linked record visual validation. Amazing.
Just wanted to say a huge thank you! You guys are world-class, and the support you provide is amazing !! You’ve built an absolute monster here, and I really appreciate all the hard work you put into fixing this problem. The
1 - Duplicating a very large base with 149+ tables now works perfectly
2- Importing a very large base with 149+ tables + 530 linked records works perfectly.