i have created agent and connected UiPath flow, agent with BPMN model.
model was perfectly working till last week, when i checked today it suddenly not working as it is not proceeding or working
getting below error -
no not provided any timeout.
in UiPath flow which i have attached in UiPath app , used run agent activity to run the bpmn model.
ok by default is 10 mins
Could you double check how long are the agentic process runtimes? It really looks like the agentic process that you are invoking is simply taking longer for some reason.
Things to try:
figure out if that’s true
If yes, increase the timeout of the Run Job/Run agent activity
no it dosent take much time as i already executed.
once it start agent using run agent activity where i am calling bpmn model, withing seconds it starts the process.
but today suddenly taking much time.
i have not updated anything in the process
u can seee in below image it is able to start bpmn model as well but previous flows are also running
My excuses in case I’m slow here, but could you please do a short bullet point list of what invokes what and the order of invocation?
Or a screenshot from the jobs screen when it worked correctly, to pair it with this one above where it stopped working correctly.
The error form the first post is expected, because you are basically out of the timeout for the Run Job activity. So it is crucial to understand why a job that it awaits on does not finish. From the latest screenshot, it seems like the state is Pending. Is there a chance that a robot configuration was changed, and it does not find enough runtimes to run your process?
This is slightly off topic, but do you mind me asking. That seems like a super simple process, what was the business case to justify the $1 per job to use Maestro for it? What feature made it worth it for you on it?
I’ve found it hard to make any business cases for it, so interested to hear other perspectives.