chore(transport): Handle HTTP 413 response for oversized envelopes by sl0thentr0py · Pull Request #2885 · getsentry/sentry-ruby
changed the title
feat(transport): Handle HTTP 413 response for oversized envelopes
chore(transport): Handle HTTP 413 response for oversized envelopes
When Relay returns HTTP 413 (Content Too Large), the SDK now logs a specific warning message and records client reports with reason "send_error" for the dropped items. The 413 is not retried since the data is definitively too large. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters