Open Samuca47prog opened 2 weeks ago
First thing that comes in my mind is adjusting the retry mechanism to recreate the item with a higher priority. That may help but not guarantee the retried item will be the the next to be processed. Need to think more about it!
Matthieu L. Idea at LinkedIn: "Managed to solve it by using Deadline property, but I was able to add batch of items with Deadline resulting of a specific order for Each transaction. Then when retrying it will keep the Deadline and will be retried in priority."
What?
when retry a queue item, process it right after the item is added in the queue and not following first in first out logic
Who?
Camila caldas at LinkedIn