Skip to content

Speed up initial loading with upcoming games query - #110

Open
EmilJiang wants to merge 2 commits into
mainfrom
speed-up-first-query
Open

Speed up initial loading with upcoming games query#110
EmilJiang wants to merge 2 commits into
mainfrom
speed-up-first-query

Conversation

@EmilJiang

@EmilJiang EmilJiang commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Home currently waits for every page of game history before displaying games. Fetch the next 30 days with gamesByDate first and publish those results immediately, then continue the full paginated fetch in the application coroutine scope. Merge by game ID, keeping the latest fetched version.

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 3bd5cb69-6d6c-45f2-9c80-2f3318b1131c


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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