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

Stale accounts not getting updated #35

Open
encody opened this issue Jan 8, 2022 · 2 comments
Open

Stale accounts not getting updated #35

encody opened this issue Jan 8, 2022 · 2 comments

Comments

@encody
Copy link
Contributor

encody commented Jan 8, 2022

There are still accounts in the cache that were last updated 2021-10-14. Somehow the stale accounts updater is not running.

@Bexanderthebex
Copy link
Contributor

Accounts are now getting updated properly since we upgraded our boxes. Will continue to monitor this issue and would upgrade when necessary but for now, will close this issue as resolved

@encody
Copy link
Contributor Author

encody commented Feb 23, 2022

This query:

select count(*) from account where modified < '2022-01-01'

returns 2029948, meaning over 2 million accounts (over 50% of accounts) have not been updated in 2022.

@encody encody reopened this Feb 23, 2022
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

2 participants