Reserved key under event.contexts that sendLog and handleError set via withScope to tell
handleSentrySend to skip its own throttle check — they've already done the check synchronously
and the event passing through is one they chose to forward. Stripped from the event in
handleSentrySend so it never reaches Sentry.
Reserved key under
event.contextsthatsendLogandhandleErrorset viawithScopeto tellhandleSentrySendto skip its own throttle check — they've already done the check synchronously and the event passing through is one they chose to forward. Stripped from the event inhandleSentrySendso it never reaches Sentry.