UiPath Automation Developer Professional v1 — Question 158

What happens to a job’s execution schedule if the job is queued but the termination strategy specifies a stop action after 20 minutes?

Answer options

Correct answer: D

Explanation

The correct answer is D because the stop action only begins to apply once the job actually starts running, meaning the timer does not count down while the job is still queued. Options A and B misinterpret how the stop action applies to queued jobs, while C incorrectly states that the timer pauses, which is not the case.