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: Guard _event_hook with descriptive error handling
Wrap JSON parse, request transform, and OCI signing in try/except
with RuntimeError that names the endpoint and original error, instead
of letting exceptions propagate as opaque httpx hook errors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments