Hi All,
Just wanted to know how to schedule re-try for failed queue item after specific time interval.
I have my Performer BOT scheduled based on queue trigger, Process receive new request through API in UiPath Orchestrator queue. If any application exception occurs. The failed request will be added to queue by BOT & it triggers immediately because we have kept retry count 1. The thing is I want that retried queue item should trigger after sometime like 60min or 90min but not immediately.
Any help for this will be appreciated.
Regards,
Vighnesh Gadekar.