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

AioHttpIntegration sentry_app_handle() now ignores ConnectionResetError #1331

Merged
merged 4 commits into from
Feb 14, 2022

Conversation

cmalek
Copy link
Contributor

@cmalek cmalek commented Feb 11, 2022

This just means that the upstream closed the connection. aiohttp itself just debug logs this and discards it, so sentry_sdk should, too.

This just means that the upstream closed the connection.  aiohttp itself
just debug logs this and discards it, so sentry_sdk should, too.
@cmalek
Copy link
Contributor Author

cmalek commented Feb 14, 2022

I did make the changes you requested, @sl0thentr0py.

@sl0thentr0py sl0thentr0py enabled auto-merge (squash) February 14, 2022 18:33
@sl0thentr0py sl0thentr0py merged commit 9ba2d5f into getsentry:master Feb 14, 2022
@sl0thentr0py
Copy link
Member

thx for the contribution @cmalek!

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

2 participants