Skip to content

fix(playstation): Do not upload attachments if rate limited#5770

Merged
elramen merged 4 commits intomasterfrom
ps2
Mar 26, 2026
Merged

fix(playstation): Do not upload attachments if rate limited#5770
elramen merged 4 commits intomasterfrom
ps2

Conversation

@elramen
Copy link
Copy Markdown
Member

@elramen elramen commented Mar 26, 2026

Do not upload attachments to objectstore if the attachment data category is rate limited. This is needed because if the playstation endpoint is hit in a processing relay, attachment uploads go directly to objectstore rather than via the rate-limit-enforcing upload endpoint.

fixes: INGEST-808

@linear-code
Copy link
Copy Markdown

linear-code Bot commented Mar 26, 2026

@elramen elramen marked this pull request as ready for review March 26, 2026 11:26
@elramen elramen requested a review from a team as a code owner March 26, 2026 11:26
@elramen elramen requested a review from jjbayer March 26, 2026 12:04
Comment thread relay-server/src/endpoints/playstation.rs Outdated
elramen and others added 2 commits March 26, 2026 13:27
Co-authored-by: Joris Bayer <joris.bayer@sentry.io>
@elramen elramen added this pull request to the merge queue Mar 26, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 26, 2026
@elramen elramen added this pull request to the merge queue Mar 26, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 26, 2026
@elramen elramen added this pull request to the merge queue Mar 26, 2026
Merged via the queue into master with commit 93d85b1 Mar 26, 2026
30 checks passed
@elramen elramen deleted the ps2 branch March 26, 2026 18:18
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.

3 participants