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

Failure to deplete a queue will cause the tab to lock up for consumers #15

Open
Codex- opened this issue Dec 15, 2021 · 0 comments
Open

Comments

@Codex-
Copy link

Codex- commented Dec 15, 2021

https://github.com/LatitudeFinancialOSS/tealium-tracker/blob/master/src/utagCaller.js#L40

This while loop loops forever if the tracking platform tealium cannot be resolved.
image
image

Can simply float the retry with a reasonable timeout to prevent 100% CPU while loop retries.

This issue currently prevents this page from loading: https://servicecentre.latitudefinancial.co.nz

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

1 participant