mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-28 14:00:03 -05:00
We use this config option when running workers that process non-memory-safe tasks to restart the worker after n tasks. Celery 5 requires this to be passed as an int or None. Signed-off-by: Richard Baker <richard.baker@digital.cabinet-office.gov.uk>