Add setting CELERY_HAYSTACK_IGNORE_RESULT
If True, results of the signal handler task will not be written to any result store to not produce large amounts of irrelevant results. Errors will still be stored.
Please register or sign in to comment
If True, results of the signal handler task will not be written to any result store to not produce large amounts of irrelevant results. Errors will still be stored.