@fightblue Please refer to the docs link: Global Exception Handler
By default, the Global Handler template retries the exception 3 times before aborting the execution. This default behavior can be changed from inside the template.
As you have removed “Choose Next Behaviour” sequence, though it is by default retried for 3 times.
I would recommend you to download the official example and see how it works.
GlobalHandler_Example.zip (149.7 KB)