Files
notifications-api/tests/app
Leo Hemsted 542f08d0b5 refactor exception handling code in job tasks code
it's almost entirely duplicated so share it across.

also clean up retrying - `task.retry(...)` raises a
celery.exceptions.Retry object, so you do not need to `raise` its
response. additionally, cleaned up tests around that since raising
Exception and asserting Exception is raised is dangerous as it could
mask actual programming errors
2017-01-24 12:22:31 +00:00
..
2017-01-09 16:37:58 +00:00
2017-01-09 16:37:58 +00:00
2017-01-09 16:37:58 +00:00
2017-01-10 15:04:28 +00:00
2017-01-13 10:24:13 +00:00
2017-01-13 10:24:13 +00:00
2016-11-25 15:23:46 +00:00