Regarding Retry in the Queue settings

Hello, I have 90k transactions in a queue and they are all set to normal priority.
Sometimes a transaction get application exception. when that happens I manually set the priority to high and then selecting retry so I keep the FIFO flow.

Is there an option that automaticaly set transactions that failed to high and to auto retry them? Maybe with the SLA function?

@itaim

check the thread

Section Processing Order: Orchestrator - About Queues and Transactions

It depends on some factors like ORC version / edition / REF Customization Principles defined by Project Coding GuideLines

So, technically a direct rework with the retry QueueItem created from failed QueueItem can be achieved

Could you elaborate a bit? Editing the queue to auto retry and enable the sla feature would do the trick?