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): Send envelopes to the envelope endpoint #746

Merged
merged 3 commits into from
Sep 2, 2020

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Sep 2, 2020

Envelopes were initially introduced on the /store/ endpoints, but have since
moved to /envelope/. This is now the primary endpoint for ingesting Envelopes,
and sending Envelopes to the old endpoint is soft-deprecated.

Since the store endpoint has different size limits on Sentry SaaS, Relay has to
send envelopes to the correct endpoint to avoid spurious 413 responses.

@jan-auer jan-auer requested a review from a team September 2, 2020 14:01
@jan-auer jan-auer merged commit 9a044f5 into master Sep 2, 2020
@jan-auer jan-auer deleted the fix/upstream-envelope-endpoint branch September 2, 2020 14:24
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