Yesterday, the Hetzner Cloud API had an outage, and it appears that the docker machine driver did not handle it well.

You can see that from 2024-11-13 17:00:00 to 2024-11-14 08:00:00, the amount of requests to /server_types, /images and /locations is unexpectedly high. Also, the amount of requests for single action was also really high.
This leads into rate limits, while waiting for servers to be created.
I see a few possible improvements:
Yesterday, the Hetzner Cloud API had an outage, and it appears that the docker machine driver did not handle it well.
You can see that from 2024-11-13 17:00:00 to 2024-11-14 08:00:00, the amount of requests to
/server_types,/imagesand/locationsis unexpectedly high. Also, the amount of requests for single action was also really high.This leads into rate limits, while waiting for servers to be created.
I see a few possible improvements:
Watch*API is deprecated).