Hi, the recent version of the process queue module has a retry mechanism that was added to ensure proper FIFO behavior of the queue, see https://appstore.home.mendix.com/link/app/393/Mendix/Process-Queue
In some use cases you do not want this behavior, however you cannot configure this option because it's hardcoded into the java.
I would like the retry mechanism configurable. Shall I file a ticket or ?