Hi all.
Ive published a process to orchestrator from an AWS EC2 instance. When I run the task from Orchestrator and have the server open on another screen the process runs fine. However, when I disconnect from the server and run the process I get a timeout error:
T
The process simply opens a browser, clicks a ‘Continue’ button, and logs in. It makes a few selections and logs out (so nothing very complex.
The timout seems to be occurring on the first ‘Continue’ click. Ive set the delay after to 8000 and the delay before to 60000… Any ideas on how to fix this?
Many thanks