馃悰 [Bug] Notifications query ignores poll interval and queries infinitely
Created by: Tirokk
Authored by roschaefer Closed
馃悰 Bugreport
When you switch the language, you get infinite requests of the notifications. As if the notifications query would ignore the polling interval (I knew the poll interval would bite us again
Steps to reproduce the behavior
- Visit https://nitro-staging.human-connection.org/
- Login with an account
- Open developer tools, switch to network tab
- Switch the language
- See way too many requests
@datenbrei this could very well be the reason for our high CPU utilization recently.
Expected behavior
Notifications query might be refetched at most once until it's back to the normal poll frequency.