You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to log status code for reqwest's Request error kind
We attempt to log a status code when `reqwest` returns a `Request` error
kind. It might not be the case that the status code would always/ever be
set for this error kind.
0 commit comments