-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
getsentry/sentry-javascript
#9420Closed
Copy link
Labels
Description
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
Taking https://github.com/getsentry/team-replay/issues/66 public
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.
