1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/changelogs
Julian Tölle 98e9c52c74
fix(server): timeout in server creation when waiting on next actions (#561)
While we wait a long time on the `create_server` actions, we only wait 2
minutes on any follow up actions like `start_server` or
`attach_network`. This is sometimes not enough. This commit adds a longer
wait timeout for the `next_actions` returned after creating the server.

Co-authored-by: Marco Montesi <marco.montesi@gmail.com>
2024-09-23 09:00:57 +02:00
..
fragments fix(server): timeout in server creation when waiting on next actions (#561) 2024-09-23 09:00:57 +02:00
.gitignore Polish old modules and collection for release (#11) 2020-06-29 13:53:01 +02:00
changelog.yaml chore(main): release 4.2.0 (#551) 2024-08-30 15:20:16 +02:00
config.yaml refactor: prefer true/false over yes/no (#226) 2023-06-21 10:49:54 +02:00
dev-changelog.md chore(main): release 4.2.0 (#551) 2024-08-30 15:20:16 +02:00