Skip to content

Improve LeetCode live rank sync during contests#4

Open
sarthak867 wants to merge 1 commit into
baoliay2008:mainfrom
sarthak867:fix-leetcode-realtime-rank-sync
Open

Improve LeetCode live rank sync during contests#4
sarthak867 wants to merge 1 commit into
baoliay2008:mainfrom
sarthak867:fix-leetcode-realtime-rank-sync

Conversation

@sarthak867

Copy link
Copy Markdown

This PR improves freshness of LeetCode live rank/rating data by scheduling prediction sync jobs every 10 minutes during active Weekly and Biweekly contest windows.

Previously, live contest jobs mainly prefetched ranking/submission data during the contest, while prediction sync and real-time rank/rating updates started later. This adds scheduled prediction syncs during the contest window while keeping existing post-contest/hourly jobs unchanged.

Testing:

  • Not run locally because sbt is not installed/available in PATH.

@sarthak867

Copy link
Copy Markdown
Author

@baoliay2008 can u review my pr

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