Make celery propagate exceptions for easier debugging.
This commit is contained in:
@@ -53,3 +53,5 @@ LOGGING = {
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
CELERY_EAGER_PROPAGATES_EXCEPTIONS = CELERY_ALWAYS_EAGER
|
||||
|
||||
Reference in New Issue
Block a user