Hello all,
I have a question about the Global Error Handler. For some reason I have a loop, however I don’t understand why.
Following are the screenshots.
Global error handler:
Logs:
The error is thrown in a sequence.
My understanding is that the sequence should exit after the 3rd time without the global error handler is catching the error.
Can you tell me what the problem is?
Thanks a lot