facebook / time

Meta's Time libraries
Apache License 2.0
592 stars 74 forks source link

use proper type of error code for hard failure check #366

Closed vvfedorenko closed 2 months ago

vvfedorenko commented 2 months ago

Summary: http.Client returns errors of type url.Error which is no longer net.OpErr add check for this type of errors in isHardFailure() check

Differential Revision: D58670925

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D58670925

facebook-github-bot commented 2 months ago

This pull request has been merged in facebook/time@8111a2d1476c07e9187ff3cde8fef0c6f7392746.