Skip to content

feat: startup cache warming for critical data#493

Open
Tboy123-emm wants to merge 3 commits into
rinafcode:mainfrom
Tboy123-emm:feat/startup-cache-warming
Open

feat: startup cache warming for critical data#493
Tboy123-emm wants to merge 3 commits into
rinafcode:mainfrom
Tboy123-emm:feat/startup-cache-warming

Conversation

@Tboy123-emm
Copy link
Copy Markdown
Contributor

@Tboy123-emm Tboy123-emm commented May 29, 2026

closes #360

- Add warmCriticalCaches() that parallel-fetches courses + user profile
- Replace fake 500ms delay in prepareApp with real cache warming
- Failures are swallowed so warming never blocks startup
- 6 unit tests covering all branches
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@Tboy123-emm Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER
Copy link
Copy Markdown
Contributor

Kindly resolve conflict and fix workflow.

@Tboy123-emm
Copy link
Copy Markdown
Contributor Author

fixed workflow no conflicts

@RUKAYAT-CODER
Copy link
Copy Markdown
Contributor

Kindly resolve conflict and fix workflow.

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.

Implement smart cache warming on app initialization

2 participants