Leo Hemsted
b6ac7f074d
celery.task.retry exc param should be a throwable.
...
This causes an issue when it hits the max retry limit, and tries to
throw your exception to let you deal with it - at this point it was
moaning because we pass in a string
if it's not defined, and we're inside an exception block celery uses
that instead.
2017-11-27 14:55:29 +00:00
..
2017-11-14 14:26:00 +00:00
2017-09-26 09:57:35 +01:00
2017-11-14 16:15:36 +00:00
2017-11-27 14:55:29 +00:00
2017-11-27 11:06:43 +00:00
2017-11-21 14:12:35 +00:00
2017-11-07 14:26:18 +00:00
2017-11-23 16:46:39 +00:00
2017-09-12 17:28:07 +01:00
2017-11-27 10:45:34 +00:00
2017-09-20 11:06:16 +01:00
2017-11-27 11:06:43 +00:00
2017-10-17 15:51:42 +01:00
2017-11-22 14:29:37 +00:00
2017-11-10 10:49:44 +00:00
2017-11-16 14:45:02 +00:00
2017-11-23 17:04:58 +00:00
2017-11-23 17:04:58 +00:00
2017-11-22 09:54:42 +00:00
2017-11-24 12:01:28 +00:00
2017-11-23 14:35:36 +00:00
2017-09-11 15:47:10 +01:00
2017-11-16 17:46:41 +00:00
2017-11-22 14:15:58 +00:00
2017-11-27 13:39:35 +00:00
2017-11-22 14:26:04 +00:00
2017-11-09 14:55:45 +00:00