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

RTM: Poll periodically, not alongside Active Alerts request #68

Closed
Maelstromeous opened this issue Nov 10, 2020 · 0 comments · Fixed by #69
Closed

RTM: Poll periodically, not alongside Active Alerts request #68

Maelstromeous opened this issue Nov 10, 2020 · 0 comments · Fixed by #69
Assignees
Labels
bug Something isn't working p2 Disruptive issues but not show stoppers

Comments

@Maelstromeous
Copy link
Member

Atm we're excessively querying the population data every 5 seconds when it should be every 60. Need to stop the calls piggybacking off the active alerts call and implement it's own method of data refresh every 60 seconds.

@Maelstromeous Maelstromeous added bug Something isn't working p2 Disruptive issues but not show stoppers labels Nov 10, 2020
@Maelstromeous Maelstromeous added this to the Website 3.0 MVP milestone Nov 10, 2020
@Maelstromeous Maelstromeous self-assigned this Nov 10, 2020
Maelstromeous added a commit that referenced this issue Nov 10, 2020
#68 - RTM moved alertpops calls to be on it's own interval
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p2 Disruptive issues but not show stoppers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant