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¶
- profiles EXAMPLE-tower-job-poll in Tower Integration as part of Params (declared)
- tasks tower-invoke-curl in Tower Integration as part of Templates.[0].Contents (used)
- tasks tower-invoke-curl in Tower Integration as part of Templates.[1].Contents (used)
Objects used by tower/job-poll-max-wait¶
Not used in current content packs