While Orchestrator runs some tasks at midnight, it gets stuck (sometimes due to unexpected unstable network). A robot tries to keep running, but being stuck until the next morning. Since one task is stuck, all the subsequent tasks are not executed until I manually stop the “running-but-stuck” task. (We assign only 1 Unattended intentionally)
Would it be possible to set general time-out to all activities at once in Studio or set time-out to each package in Orchestrator?
Add to a config details like short timeout and Long timeout and pass it over all the activities in Time Out milliseconds Properties so that it may be dynamic!
Thank you for sharing. Unfortunately, some of packages are not on any framework, as they are kind of simple. For tasks on frameworks, I will apply this.