Feature summary
As an (free) account holder, I want the dashboard to always display an accurate number of API calls I have left this month. If my session is active and I keep the browser tab open without refreshing or logging out/in, the numbers don't change and can reflect inaccurate perception of how many requests I have available.
Options: (Up to ENG on best way to handle this)
- Dashboard might need to interval poll and cache "* requests left" numbers. Timing up to ENG on how often.
- Optionally if it's easier, and depending on when that data is pulled now, maybe force session expire where ticket T396354 will redirect user to log in which will force requests left refreshed data??