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

Avoid duplication of telemetry when abort event is triggered #1026

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

hectorhdzg
Copy link
Member

Fixes #1023
Fixes #896

Abort and error events are both executed in Node.js runtime > 16, this is causing duplication of telemetry when there are timeouts or canceled requests.
Added default status code 0 - Unknown instead of empty string, Breeze is currently rejecting requests with empty status code

@hectorhdzg hectorhdzg merged commit 5b7f145 into develop Oct 26, 2022
@hectorhdzg hectorhdzg deleted the hectorhdzg/duplicate branch November 9, 2022 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants