Skip to content

AioHttpIntegration sentry_app_handle() now ignores ConnectionResetError#1331

Merged
sl0thentr0py merged 4 commits into
getsentry:masterfrom
cmalek:master
Feb 14, 2022
Merged

AioHttpIntegration sentry_app_handle() now ignores ConnectionResetError#1331
sl0thentr0py merged 4 commits into
getsentry:masterfrom
cmalek:master

Conversation

@cmalek

@cmalek cmalek commented Feb 11, 2022

Copy link
Copy Markdown
Contributor

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

Comment thread sentry_sdk/integrations/aiohttp.py Outdated
This just means that the upstream closed the connection.  aiohttp itself
just debug logs this and discards it, so sentry_sdk should, too.
@cmalek

cmalek commented Feb 14, 2022

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
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.

2 participants