tower/job-poll-interval¶
Polling interval (seconds) used by tower-invoke-curl
Polling interval, in seconds, used by the tower-invoke-curl task.
Interpretation depends on tower/job-wait-type:
simple: Fixed sleep between successive poll requests.exponential: Initial sleep before the first poll. Doubled on each subsequent iteration. A smaller value (e.g. 5) is typical for this mode.none: Ignored.
Default: 10 seconds.
The total polling time is always capped by tower/job-poll-max-wait,
regardless of mode.
Objects that Reference tower/job-poll-interval¶
- 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-interval¶
Not used in current content packs