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
When the quota for Replays is hit, it appears as though traffic spikes. This is because right now we create an outcome per each segment, where-as when replays are accepted we only create an outcome on the first segment.
Solutions:
The SDK should stop sending replay segments if a 429 value is hit
Work in Relay to only emit "Rate Limited" outcomes once per replay