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

loading some modules timeouts in Deploy #41

Open
kitsonk opened this issue Aug 5, 2022 · 0 comments
Open

loading some modules timeouts in Deploy #41

kitsonk opened this issue Aug 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kitsonk
Copy link
Contributor

kitsonk commented Aug 5, 2022

Loading and docking some modules takes to long in deploy (like std) and exceeds the CPU limit. This means that things will get lazily loaded, but with the caching of pages, it means that many pages will be cached in the datastore with incomplete information, like module doc summaries.

We need to likely have a batch process that runs as a github action which will "cleanup" any incomplete module loads where CPU time won't get exhausted.

@kitsonk kitsonk added the enhancement New feature or request label Aug 5, 2022
@kitsonk kitsonk self-assigned this Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant