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

Update cache time for /activity page #1961

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

andrewleith
Copy link
Member

Summary | Résumé

The activity page is based on the fact table, which only updates once a day, so there is little point in only caching the data for an hour.

This PR changes it from 1 hour to 12 hours to avoid DB calls we don't need to make.

Copy link

github-actions bot commented Oct 2, 2024

@andrewleith andrewleith merged commit 2f0025b into main Oct 2, 2024
10 checks passed
@andrewleith andrewleith deleted the fix/update-activity-cache-timeout branch October 2, 2024 16:02
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

Successfully merging this pull request may close these issues.

2 participants