docker-machine-driver-hetzner
docker-machine-driver-hetzner copied to clipboard
Don't call `GET /v1/servers/0`
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.