sentry-vir - v4.5.1
    Preparing search index...

    Type Alias HasExtraThrottle

    Simply describes an object that carries a per-event throttle override.

    type HasExtraThrottle = {
        "[extraEventThrottleSymbol]": ThrottleOverride;
    }
    Index
    "[extraEventThrottleSymbol]": ThrottleOverride