The rust-less engine is broken, it technically works but errors constantly due to connections being killed making it unusable in production.
Transaction API error: A rollback cannot be executed on an expired transaction. The timeout for this transaction was 5000 ms, however 7531 ms passed since the start...
Transaction API error: A rollback cannot be executed on an expired transaction. The timeout for this transaction was 5000 ms, however 7531 ms passed since the start...
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'...