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

Make caching more aggressive #35

Open
axu2 opened this issue May 27, 2021 · 0 comments
Open

Make caching more aggressive #35

axu2 opened this issue May 27, 2021 · 0 comments

Comments

@axu2
Copy link
Owner

axu2 commented May 27, 2021

Right now, the first request of each day will be slow since it scrapes 42 pages before serving a user. This could be possibly sped up, maybe by forcing a cache build on startup and regularly after midnight.

Or maybe treat today's menus different than whole week, since 6 requests is faster than 42.

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

No branches or pull requests

1 participant