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

Tracking analytics getting sporadic POST errors #91

Open
dylancashman opened this issue Oct 23, 2021 · 1 comment
Open

Tracking analytics getting sporadic POST errors #91

dylancashman opened this issue Oct 23, 2021 · 1 comment
Assignees

Comments

@dylancashman
Copy link
Collaborator

This ends up stopping the JavaScript thread. Need it to degrade gracefully and hopefully fix the underlying problem as well.

Ex:

image

@dylancashman dylancashman self-assigned this Oct 23, 2021
@yelper
Copy link
Collaborator

yelper commented Oct 23, 2021

The error there is "ERR_BLOCKED_BY_CLIENT", it's probably a ad-block blocking script load. It shouldn't halt any JavaScript unless local code uses some global namespace from that file (unlikely).

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

No branches or pull requests

2 participants