They restart once a day, if the worker completes a job at least every hour. The worker ID is compared to the hour of day and if the modulus matches, then it exits (and is restarted by MCE). Should do the trick with memory usage.
They restart once a day, if the worker completes a job at least every hour. The worker ID is compared to the hour of day and if the modulus matches, then it exits (and is restarted by MCE). Should do the trick with memory usage.