Commits

Bertrand Lorentz authored 27beaafdb28
ControlClient: Retry the request in case of timeout The Helper.GetResponse method will retry once if we get a "Gateway Timeout" HTTP response code. Also add some additional log output for some error cases.