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

feat(quotas): Project abuse limit for attachment items #82155

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

jjbayer
Copy link
Member

@jjbayer jjbayer commented Dec 16, 2024

Attachment quotas and rate limits are currently defined in bytes, so we have no way to prevent an abusively high number of very small attachments.

No abuse limit will be set by default.

ref: getsentry/relay#4175

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 16, 2024
@jjbayer jjbayer marked this pull request as ready for review December 16, 2024 16:57
@jjbayer jjbayer requested a review from a team as a code owner December 16, 2024 16:57
@jjbayer jjbayer merged commit ca978f3 into master Dec 17, 2024
51 checks passed
@jjbayer jjbayer deleted the quota/project-abuse-limit-attachments branch December 17, 2024 12:33
evanh pushed a commit that referenced this pull request Dec 17, 2024
Attachment quotas and rate limits are currently defined in bytes, so we
have no way to prevent an abusively high number of very small
attachments.

No abuse limit will be set by default.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2025
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