cbeneke/hcloud-fip-controller

Retry failed API requests before causing the pod to die

Closed this issue · 0 comments

As discussed in #36, this is to hopefully change the way exceptions and timeouts when querying the HC API are handled. At the moment pods die right away. It would be nice is these requests are retried a couple of times before giving up. Thanks :)