I’m coming up with a repeatable requirement form my users to try a transaction and if it is not “ready”, then check back 15 minutes later. I’m using dispatch/consumer. “Run” the report and check back to consume about 30 minutes later, but sometimes there needs to be a little more wait time if the server is “busy”. It seems postpone is not working as I understand… I can set the postpone, but I can’t retrieve that info later and divert the processing of the queueitem. Is the answer to mark the transactionitem as complete and clone/insert another for later?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Retry Queue Item With a Postpone in Orchestrator | 4 | 1440 | June 3, 2022 | |
Postpone the transaction item by 1 hour | 7 | 886 | August 22, 2023 | |
Reframework - Possibility to postpone failed transaction for retry when System exception occurs | 4 | 2580 | May 21, 2021 | |
How to re-try failed queue item after specific time interval | 5 | 62 | November 11, 2024 | |
Retry "In Progress" transaction in Queue before 24 hours | 4 | 1503 | July 20, 2021 |