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
fix: align with TransportError class from squash-merged SDK-84
The squash merge of PR #2839 changed TransportError from an interface
to a class extending Error. Update test fixtures and the partial-success
detection in httpSend to use `new TransportError(...)` instead of plain
object literals.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments