mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-13 22:32:15 +00:00
Various fixes and improvements to the API tasks
This commit is contained in:
@@ -181,6 +181,7 @@ CELERYBEAT_SCHEDULE = {
|
||||
CELERY_SEND_TASK_ERROR_EMAILS = True
|
||||
CELERY_RESULT_BACKEND = "amqp"
|
||||
CELERY_DISABLE_RATE_LIMITS = True
|
||||
CELERYD_PREFETCH_MULTIPLIER = 128
|
||||
|
||||
# Load the Celery tasks
|
||||
djcelery.setup_loader()
|
||||
|
||||
Reference in New Issue
Block a user