Rust-less engine is not stable in production
https://github.com/prisma/prisma/issues/27990
https://github.com/prisma/prisma/issues/28152
The rust-less engine is broken, it technically works but errors constantly due to connections being killed making it unusable in production.
Have had to revert back to the rust engine.
GitHub
Spike in
Unable to start a transaction in the given time. for new...Bug description We're experiencing a spike in errors like this after migrating to the new prisma-client and driverAdapters: Invalid
prisma.pageView.createMany() invocation: Transaction API er...GitHub
Prisma connection pool kills active connections every 5 minutes · ...
Bug description On a ~5 minute cadence (+5-10s) in a very write-heavy application, we saw a significant number of Transaction API error: Unable to start a transaction in the given time and Can'...
2 Replies
You're in no rush, so we'll let a dev step in. Enjoy your coffee, or drop into
#ask-ai if you get antsy for a second opinion!We fixed some issues in prisma version 6.19.0 and are getting ready for Prisma 7.
Can you check if you get the same errors in version 6.19.0 as well?