mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-22 00:11:16 -05:00
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
33 KiB
33 KiB