app.celery.ContextTask.store_errors_even_if_ignored

ContextTask.store_errors_even_if_ignored = False

When enabled errors will be stored even if the task is otherwise configured to ignore results.