feat: increase default poll interval for long running actions by jooola · Pull Request #1364 · hetznercloud/cli

@jooola

If an actions takes more than 5 seconds, gradually increase the poll interval from 500ms to a maximum of 2.5s.

apricote

@jooola @apricote

Co-authored-by: Julian Tölle <julian.toelle@hetzner-cloud.de>

apricote

@jooola jooola changed the title feat: increase poll interval for long running actions feat: increase default poll interval for long running actions

Mar 18, 2026

@jooola jooola deleted the increase-poll-interval-on-long-actions branch

March 18, 2026 15:27

phm07 pushed a commit that referenced this pull request

Mar 20, 2026
<!-- section-start changelog -->
### Features

- build .deb and .rpm release files (#1311)
- **primary-ip**: new flag to specify assignee-type on primary-ip create
(#1348)
- increase default poll interval for long running actions (#1364)
- **server-type**: add `location` to list table default columns (#1340)
- **server-type**: remove `storage_type` from list table default columns
(#1340)
- allow listing contexts as json/yaml (#1352)
- add --long flag to version command (#1353)

### Bug Fixes

- suppress trailing spaces in tables (#1355)

<!-- section-end changelog -->

---

<details>
<summary><h4>PR by <a
href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a>
🤖</h4></summary>

If you want to modify the proposed release, add you overrides here. You
can learn more about the options in the docs.

## Release Notes

### Prefix / Start

This will be added to the start of the release notes.

~~~~rp-prefix
~~~~

### Suffix / End

This will be added to the end of the release notes.

~~~~rp-suffix
~~~~

</details>

Co-authored-by: Hetzner Cloud Bot <>