docker-machine-driver-hetzner icon indicating copy to clipboard operation
docker-machine-driver-hetzner copied to clipboard

Don't call `GET /v1/servers/0`

Open jooola opened this issue 1 year ago • 0 comments

While debugging a customer, I found out that over the course of 2 hours, the GET /v1/servers/0 call made 500 times.

I'd recommend sparing some API calls to the users of this plugin by checking for zero IDs.

jooola avatar Jan 13 '25 16:01 jooola