Skip to content

tower/job-poll-max-wait

Maximum total polling time (seconds) used by tower-invoke-curl

Maximum total polling time, in seconds, used by the tower-invoke-curl task. Applies to both simple and exponential polling modes.

Once total elapsed time meets or exceeds this value, polling terminates with state max-time-expired and exit code 1. The Tower job itself is not affected and may continue running on the AWX / Tower server.

After a max-time-expired termination, the operator can resume polling on the existing job ID by setting tower/job-poll-resume to true. See the tower/job-poll-state and tower/job-poll-resume params for details.

Default: 300 (5 minutes).

Objects that Reference tower/job-poll-max-wait

Objects used by tower/job-poll-max-wait

Not used in current content packs