7d164786f4
Catch only authlib and requests errors on token refresh: transient refresh failures stay non-fatal (log and return the existing credential), but unexpected errors now propagate instead of being swallowed as a benign "refresh failed". Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 956660119