Hi community,
I have an automation built using the REFramework. The process I am automating needs to have any retries/restarts taken out so that the queue items are not retried and also so that my process doesn’t restart into the Initialisation state when a system error occurs during the process state.
I have set my queue retries to zero and the config file max retries is set to 0 to cover off the queue items but what would be the best way to stop the process itself from restarting?
1 post - 1 participant