Limit rate of hetzner cloud API requests

Hey, I have following scenario:

  • there are no more cloud servers available at hetzner
  • the fleeting plugin is in a loop, constantly requesting resources
  • this obviously uses the the hetzner cloud API
  • which triggers the rate limit of 3600 requests/h
  • thus blocking us from using any other tool that uses the API (terraform/opentofu)

It would be nice to have a config option to limit the rate at which the fleeting plugin requests resources.

Assignee Loading
Time tracking Loading