Skip to content
Snippets Groups Projects
Unverified Commit 107e2729 authored by Iñaki Malerba's avatar Iñaki Malerba
Browse files

Allow customizing polling period


When having several machines trying to start at the same time, polling
every one second consumes the API requests limit fairly easily.

Add a new `--hetzner-wait-on-polling` flag, similar to `--wait-on-error`
to change the time between requests.

Default value is left at 1 second to keep the current behaviour.

Signed-off-by: default avatarIñaki Malerba <inaki@malerba.space>
parent 5c679189
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment