onHandlerException

open suspend fun onHandlerException(exception: Throwable)(source)

Called when an exception is thrown by a handler. Handler is automatically restarts by default after this hook is called. Default behavior is to delay for 3 seconds.