Describe the bug
❌ Base exported failed:
Invalid `prisma.attachmentsTable.findMany()` invocation:
Transaction API error: Transaction already closed: A query cannot be executed on an expired transaction. The timeout for this transaction was 600000 ms, however 620392 ms passed since the start of the transaction. Consider increasing the interactive transaction timeout or doing less work in the transaction.
5 hours ago
To Reproduce
Try to export a medium size deployment to a tea file.
Expected behavior
Prisma can be tuned to avoid timeouts, and the export completes.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (Please tell us which deployment version you are using)
docker compose
Describe the bug
To Reproduce
Try to export a medium size deployment to a tea file.
Expected behavior
Prisma can be tuned to avoid timeouts, and the export completes.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (Please tell us which deployment version you are using)
docker compose