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

No PHP memory limit during build time #255

Open
EtienneM opened this issue May 31, 2022 · 0 comments
Open

No PHP memory limit during build time #255

EtienneM opened this issue May 31, 2022 · 0 comments
Labels
IST low Low Priority Issue

Comments

@EtienneM
Copy link
Member

For instance we execute a PHP Symfony command cache:clear at the end of the deployment of a Symfony app. But at some point it may fail due to the lack of memory. We actually limit the PHP memory to 196 MiB at this point of the deployment. It is possible to customize it in the composer.json .extra.paas.php-config but we should probably stop limiting the memory here.

Reported by a customer here: https://app.intercom.com/a/apps/w4oogu7s/inbox/inbox/conversation/12375700069446

@EtienneM EtienneM added low Low Priority Issue IST labels May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IST low Low Priority Issue
Projects
None yet
Development

No branches or pull requests

1 participant