If there is any error in callback function then it just stops and tearing down ``` tearing down on exception division by zero ``` How to catch the error and don't close the current connection?
If there is any error in callback function then it just stops and tearing down
How to catch the error and don't close the current connection?