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

Decrease frequency of lb score cache update task #33

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

Syriiin
Copy link
Owner

@Syriiin Syriiin commented Apr 15, 2024

What?

Decrease the frequency of the global leaderboard top 5 score cache update task.

Why?

On the server, the task takes just over 15 minutes to run, which means at a 10 minute interval, it creates an ever-growing backlog and saturates the job queue.

Changes

  • Decrease frequency of the to 20 minutes
  • Increase score cache timeout to 30 minutes

@Syriiin Syriiin merged commit fc8a711 into master Apr 15, 2024
3 checks passed
@Syriiin Syriiin deleted the decrease-lb-score-cache-refresh-frequency branch April 15, 2024 02:35
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.

1 participant