Make celery propagate exceptions for easier debugging.

This commit is contained in:
Roberto Rosario
2015-07-06 00:12:51 -04:00
parent dc572cc8ee
commit a9c7ea7442

View File

@@ -53,3 +53,5 @@ LOGGING = {
},
}
}
CELERY_EAGER_PROPAGATES_EXCEPTIONS = CELERY_ALWAYS_EAGER