Workflow timeout when invoking the workflow through command line

How can we specify the timeout for a workflow through the command line?

eg:

OpenRPA.exe /workflowid "dev\add_to_notepad.xaml" -text "Hi mom"

When we do it from the GUI we have the ability to specify it, what about when we do it through the command line?

There is no timeout option for workflows at all.
It a feature request that comes up from time to time, but it has never been added.
But you say you have the option in the UI, so i fear we are talking about different things, can you show a screenshot of where you see it ?

1 Like

I was talking about this Timeout input here, which is defaulted to 60000

this is a timeout, for how long the message will stay in message the queue, not the workflow.
if the robot is not running, this is how long it takes before you get a an error message telling you the robot is not responding

1 Like

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