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

Handle BadHttpRequestException from Kestrel #1673

Merged
merged 5 commits into from May 26, 2022

Conversation

kanadaj
Copy link
Contributor

@kanadaj kanadaj commented May 26, 2022

Sentry Tunnel should gracefully handle if a client breaks off a request stream by catching the exception and returning a 400 to the client.

Sentry Tunnel should gracefully handle if a client breaks off a request stream by catching the exception and returning a 400 to the client.
@mattjohnsonpint mattjohnsonpint merged commit e052a75 into getsentry:main May 26, 2022
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.

None yet

3 participants