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

Polling still occurring after liveblog is archived #670

Open
kevinlisota opened this issue Jan 26, 2021 · 0 comments
Open

Polling still occurring after liveblog is archived #670

kevinlisota opened this issue Jan 26, 2021 · 0 comments

Comments

@kevinlisota
Copy link

We have archived liveblog posts that still poll every 10 seconds, despite their archive status.

I have confirmed that the configuration object is liveblog_settings.state = 'archive' which is what I think controls this behavior. I see that the app.js script is initiating the polling.

There used to be a script called liveblog.js that controlled whether polling occurred or not. But that is now polling is done in app.js

Any pointers on how to disable polling on archived posts? Or is this broken?

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