Queue workers not clearing memory after the jobs are done
We use a lot of background processing with workers. One problem that we have noticed that the memory is not cleared after the job finishes with processing.
we use corn jobs for run this php artisan queue:work command for each 30 minutes
@sr57 i see this in my server. the physical memory usage was gets full
i contact my hosting providers regarding this problem, as they told the corn job is the problem