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
refactor(web): move captureEvent error handling into captureEvent itself
captureEvent now wraps its body in try/catch so callers are guaranteed
it won't throw. Removed all .catch() handlers from call sites in
adapters.ts, server.ts, and apiHandler.ts.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments