Files
notifications-api/app
Alexey Bezhan c2e15d4ee2 Allow retry exception to propagate from ses callback task
Celery `self.retry` raises an exception to communicate that the task
needs to be retried. Since our ses task is wrapped in a catch-all
except block it logs that exception as an error before retrying.

Handling Retry class separately allows us to raise it without logging
the traceback.
2019-02-25 13:25:50 +00:00
..
2018-11-26 12:53:39 +00:00
2019-02-08 13:10:42 +00:00
2019-02-13 15:02:18 +00:00
2019-02-06 15:34:34 +00:00
2019-01-18 15:36:53 +00:00
2019-02-19 10:23:40 +00:00
2019-02-13 15:02:18 +00:00