Skip to content

Commit 8ccfadd

Browse files
Dav1ddek-fish
authored andcommitted
ref(server): Always enforce cached rate limits (#4603)
We can always enforce cached rate limits. Also cleans up some lint ignores that shouldn't have been there.
1 parent cfb920e commit 8ccfadd

File tree

4 files changed

+170
-187
lines changed

4 files changed

+170
-187
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
- Add ui chunk profiling data category. ([#4593](https://github.com/getsentry/relay/pull/4593))
1818
- Switch global rate limiter to a service. ([#4581](https://github.com/getsentry/relay/pull/4581))
19+
- Always enforce cached rate limits in processor. ([#4603](https://github.com/getsentry/relay/pull/4603))
1920
- Remove `parent_span_link` from `SpanLink` struct. ([#4594](https://github.com/getsentry/relay/pull/4594))
2021
- Extract transaction breakdowns into measurements. ([#4600](https://github.com/getsentry/relay/pull/4600))
2122
- Expose worker pool metrics in autoscaler endpoint ([#4605](https://github.com/getsentry/relay/pull/4605))

0 commit comments

Comments
 (0)