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
..
2016-12-09 12:28:28 +00:00
2017-11-16 17:00:38 +00:00
2017-09-26 09:57:35 +01:00
2017-11-15 09:18:39 +00:00
2017-11-27 14:55:29 +00:00
2017-11-27 11:06:43 +00:00
2017-11-17 13:41:45 +00:00
2017-11-07 14:26:18 +00:00
2017-11-23 16:46:39 +00:00
2017-11-07 16:45:49 +00:00
2017-09-21 11:50:49 +01: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-04-25 17:33:16 +01:00
2017-11-27 11:06:43 +00:00
2017-10-17 15:51:42 +01:00
2017-11-23 15:11:07 +00:00
2017-11-10 15:13:55 +00:00
2017-11-10 15:24:37 +00:00
2017-11-23 15:11:07 +00:00
2017-11-16 14:29:32 +00:00
2017-11-23 15:11:07 +00:00
2017-11-22 09:54:42 +00:00
2017-11-24 12:01:28 +00:00
2017-10-12 16:57:04 +01:00
2017-11-15 12:33:38 +00:00