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(socketio/handler): trace extractor errors #380

Merged
merged 2 commits into from
Oct 20, 2024

Conversation

Totodore
Copy link
Owner

Fix #375

Motivation

Tracing errors where missing when using extractors in async message handlers.

Solution

Add the missing error logs.

@Totodore Totodore enabled auto-merge (squash) October 20, 2024 11:39
@Totodore Totodore merged commit c480f09 into main Oct 20, 2024
14 checks passed
@Totodore Totodore deleted the fix-extractor-error-logs branch October 20, 2024 13:44
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.

Some handlers don't log extractors errors correctly
1 participant