xWindowsUpdate icon indicating copy to clipboard operation
xWindowsUpdate copied to clipboard

xWindowsUpdateAgent should handle 0x80244022

Open TravisEz13 opened this issue 8 years ago • 3 comments

0x80244022 -2145107934 WU_E_PT_HTTP_STATUS_SERVICE_UNAVAIL Same as HTTP status 503 - the service is temporarily overloaded. wuerror.h

TravisEz13 avatar Jun 29 '16 15:06 TravisEz13

Following on from this, error 0x80244010 Exceeded max server round trips feels like it could be handled in a similar way to 0x80244022. I would suggest that handling of these errors is by a configurable delay and retry loop, I am happy to attempt an implementation for this.

pyrostew avatar Jan 30 '20 12:01 pyrostew

feel free to include me on a PR

TravisEz13 avatar Jan 30 '20 18:01 TravisEz13

Wrongly closed by a PR.

johlju avatar Mar 21 '20 05:03 johlju