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
Add Sentry spans to measure sequential queue command execution time
Track performance per command name in the sequential queue using Sentry
spans. PusherPing is excluded to avoid heartbeat noise in telemetry.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
// Set the current request to a promise awaiting its processing so that getCurrentRequest can be used to take some action after the current request has processed.
0 commit comments