Hey Fellow developers,
I want to kill DB operations that last over a minute, some kind of timeout, not only for the backend code but to kill the DB process.
I\