Celery: maxtasksperchild for eventlet pool
http://docs.celeryproject.org/en/latest/userguide/workers.html#max-tasks-per-child-setting
The docs specify that --maxtasksperchild is only for the processes pool.
Is there something similar that will cause an eventlet worker to restart
after a certain amount of work has been done?
No comments:
Post a Comment