You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, see a lot of fix concerning memory management, as now the 1.0 is release, I wonder if there is somewhere a documentation about memory concern in worker mode ?
For example, is there any mechanism to avoid memory consumption to grow too much ? (Go threads auto restart or whatever ?)
Thinking about Symfony + Doctrine that can left some stuff in memory at the end of a request.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, see a lot of fix concerning memory management, as now the 1.0 is release, I wonder if there is somewhere a documentation about memory concern in worker mode ?
For example, is there any mechanism to avoid memory consumption to grow too much ? (Go threads auto restart or whatever ?)
Thinking about Symfony + Doctrine that can left some stuff in memory at the end of a request.
Thank you 🙏
Beta Was this translation helpful? Give feedback.
All reactions