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: don't eat WebpushSocket poll_complete errors #374

Merged
merged 1 commit into from
May 2, 2023

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented May 1, 2023

instead check specifically for the harmless connection closed error and don't log it

also remove the stacktrace from ApcError::to_string, include it in the sentry event exception instead

Issue SYNC-3444

@pjenvey pjenvey requested a review from jrconlin May 1, 2023 18:56
instead check specifically for the harmless connection closed error and don't
log it

also remove the stacktrace from ApcError::to_string, include it in the sentry
event exception instead

Issue SYNC-3444
@pjenvey pjenvey force-pushed the fix/SYNC-3444-poll_complete branch from 3e41b6e to 2df7642 Compare May 1, 2023 19:21
@jrconlin jrconlin merged commit f8e6525 into master May 2, 2023
@jrconlin jrconlin deleted the fix/SYNC-3444-poll_complete branch May 2, 2023 20:37
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