Skip to content
Snippets Groups Projects
Select Git revision
  • 107e2729b497cc82db29dda17b4d96d47e08dad3
  • master default protected
  • bugfix/error-on-not-found-network
  • 5.0.2
  • 5.0.1
  • 5.0.0
  • 4.1.2
  • 4.1.1
  • 4.1.0
  • 4.0.0
  • 3.13.0
  • 3.12.2
  • 3.12.1
  • 3.12.0
  • 3.11.0
  • 3.10.1
  • 3.10.0
  • 3.9.2
  • 3.9.0
  • 3.8.1
  • 3.8.0
  • 3.7.1
  • 3.7.0
23 results

networking.go

Blame
  • user avatar
    Iñaki Malerba authored
    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>
    107e2729
    History
    networking.go 2.74 KiB