Skip to content

Emit standard prometheus event on all 429 errors#2164

Merged
alastair merged 2 commits into
masterfrom
429-events
Jul 20, 2026
Merged

Emit standard prometheus event on all 429 errors#2164
alastair merged 2 commits into
masterfrom
429-events

Conversation

@alastair

Copy link
Copy Markdown
Member

Description
I previously added a counter which allowed us to track search requests that were throttled due to bad requests. However we have other flows which send a 429 status too, so it'd be nice to be able to track all of them

Base automatically changed from daily-download-limit to master July 14, 2026 08:36
@alastair
alastair force-pushed the 429-events branch 2 times, most recently from 71b07cd to 32412c1 Compare July 20, 2026 14:21
alastair added 2 commits July 20, 2026 21:44
Instead of a search-specific event, have a general counter which can
enumerate the different types of error message. This allows us to
create alerts or graphs on a single type of rate limit.
@alastair
alastair merged commit 5dfeaaa into master Jul 20, 2026
2 checks passed
@alastair
alastair deleted the 429-events branch July 20, 2026 19:44
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.

1 participant