Closed nkomonen-amazon closed 2 months ago
There are more network errors that we are seeing in telemetry that are not handled in isNetworkError().
isNetworkError()
Update isNetworkError() to handle these new errors.
See each commit for the specific error handled.
License: I confirm that my contribution is made under the terms of the Apache 2.0 license.
Problem
There are more network errors that we are seeing in telemetry that are not handled in
isNetworkError()
.Solution
Update
isNetworkError()
to handle these new errors.See each commit for the specific error handled.
License: I confirm that my contribution is made under the terms of the Apache 2.0 license.