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

fix(server): Increase size limits for batch endpoints #3562

Merged
merged 3 commits into from
May 7, 2024

Conversation

jjbayer
Copy link
Member

@jjbayer jjbayer commented May 7, 2024

These endpoints receive large batches of JSON data from trusted sources. We started seeing some 4xx responses in S4S after switching to 60s bucketing for custom metrics.

@jjbayer jjbayer changed the title fix(server): Disable size limits for batch endpoints fix(server): Increase size limits for batch endpoints May 7, 2024
@jjbayer jjbayer marked this pull request as ready for review May 7, 2024 09:34
@jjbayer jjbayer requested a review from a team as a code owner May 7, 2024 09:34
@jjbayer jjbayer enabled auto-merge (squash) May 7, 2024 09:44
@jjbayer jjbayer merged commit 47331df into master May 7, 2024
24 checks passed
@jjbayer jjbayer deleted the fix/server-batch-route-unlimited branch May 7, 2024 09:47
jjbayer added a commit that referenced this pull request May 7, 2024
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.

2 participants