-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Command killed due to excessive memory consumption #5434
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
Comments
Hi @ivankravets! I increased your memory and triggered a build. It should pass now. BTW, did you check this guide? https://docs.readthedocs.io/en/latest/guides/build-using-too-many-resources.html I'm not sure why it uses too much memory on the Sphinx step. Actually, please disable |
I didn't see so much gain locally inside docker, but outside it was a lot of time being reduced. So, not really sure, but it's worth it to try. |
Without the flag, it took 785s https://readthedocs.org/projects/platformio/builds/8815492/ After adding the feature flag, it took 535s https://readthedocs.org/projects/platformio/builds/8816161/ Let's see how it behaves once the environment is wiped and rebuilt. |
@humitos Thank you so much for the help. Should be something done on our side? HTML + PDF are useful formats for our developers. |
@ivankravets OK! We are done for now. Let us know if it happens again. |
Details
Expected Result
Completed build.
Actual Result
Broken build.
The text was updated successfully, but these errors were encountered: