Skip to content

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

Objects used by tower/job-poll-interval

Not used in current content packs