Skip to content

feat(timeseries): Add ratelimits to the timeseries endpoint#105693

Merged
wmak merged 4 commits intomasterfrom
wmak/feat/add-ratelimits-to-timeseries
Jan 7, 2026
Merged

feat(timeseries): Add ratelimits to the timeseries endpoint#105693
wmak merged 4 commits intomasterfrom
wmak/feat/add-ratelimits-to-timeseries

Conversation

@wmak
Copy link
Member

@wmak wmak commented Jan 5, 2026

  • These rate limits are copied directly from the /events endpoint
  • Can't use options so just enabling as is, timeseries gets 1% the traffic /events does so should be fine
  • Want to get this in before adding public docs for the endpoint

- These rate limits are copied directly from the /events endpoint
- Leaving thenm off by default and going to use options to enable them
  in case there's user impact from the defaults
@wmak wmak requested review from a team as code owners January 5, 2026 23:14
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 5, 2026
@wmak wmak merged commit a4eb869 into master Jan 7, 2026
66 checks passed
@wmak wmak deleted the wmak/feat/add-ratelimits-to-timeseries branch January 7, 2026 19:16
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants