Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(replays): Enforce rate limits #1877

Merged
merged 5 commits into from
Feb 24, 2023
Merged

Conversation

jjbayer
Copy link
Member

@jjbayer jjbayer commented Feb 23, 2023

Rate limits for replays were checked but not enforced. See test case.

@jjbayer jjbayer requested review from jan-auer, cmanallen and a team February 23, 2023 16:13
CHANGELOG.md Outdated Show resolved Hide resolved
relay-server/src/utils/rate_limits.rs Outdated Show resolved Hide resolved
jjbayer and others added 2 commits February 23, 2023 17:54
Co-authored-by: Oleksandr <1931331+olksdr@users.noreply.github.com>
Co-authored-by: Oleksandr <1931331+olksdr@users.noreply.github.com>
@jan-auer
Copy link
Member

Moving ahead with this as the monthly quota is not counted through these rate limits. We need to follow up with correct counting, however.

@jan-auer jan-auer merged commit d66c8c5 into master Feb 24, 2023
@jan-auer jan-auer deleted the fix/replay-rate-limit-enforcement branch February 24, 2023 09:51
jan-auer added a commit that referenced this pull request Feb 24, 2023
* master:
  build: Upgrade sentry SDK to 0.30.0 (#1883)
  chore(metrics): Remove satisfaction thresholds (#1881)
  feat(profiling): Add javascript platform (#1876)
  fix(replays): Enforce rate limits (#1877)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants