Closed dickeylth closed 2 years ago
The proxy maybe unavailable and keep got holding without connect timeout, which may keep the program hang, add support for agent connect timeout and throw EPROXYTIMEOUT error for caller to process timeout issue.
got
EPROXYTIMEOUT
Sorry, I've missed this one. Closing as https://github.com/delvedor/hpagent/pull/66 implements this.
The proxy maybe unavailable and keep
got
holding without connect timeout, which may keep the program hang, add support for agent connect timeout and throwEPROXYTIMEOUT
error for caller to process timeout issue.