Timeout error while triggering the RPA Workflow

Hi @Allan_Zimmermann , Consider a scenario where I have triggered the created RPA Workflow from Openflow while the Openrpa is not opened in the machine, This will result in TimeOut issue. So If possible may I know what are the other cases of possibilty timeout error may occure.Thanks In advance.

The timeout comes from the message queue.
When you request a robot to run a workflow, you a basically sending a message to a message queue for that robot ( or a role the robot is a member off )
The message will timeout if no one acknowledge it ( either because no robot is listening/running, or the robot(s) are bussy )

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.