You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a controller, we missed a Mysql2::Error ("Mysql2::Error: Deadlock found when trying to get lock; try restarting transaction"), which inherits from StandardError.
The text was updated successfully, but these errors were encountered:
We can't reproduce this right now. We hope that #159 will fix this in the future.
Closing this issue for now to clean up the repo. Do let us know if you have this issue.
As reported via support (private Intercom link).
In a controller, we missed a
Mysql2::Error
("Mysql2::Error: Deadlock found when trying to get lock; try restarting transaction"), which inherits fromStandardError
.The text was updated successfully, but these errors were encountered: