This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-08-11 17:38:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a095aa41f3b3eb2cab607000b838061ed4ffd1f1
notifications-api
/
app
/
celery
History
Leo Hemsted
a095aa41f3
don't retry task if InvalidEmailError
...
just record it as a technical error - retrying wont fix a bad email
2016-10-13 15:27:47 +01:00
..
__init__.py
Celery tests
2016-02-09 13:31:45 +00:00
celery.py
Merge branch 'master' into celery-spike
2016-02-12 09:36:49 +00:00
provider_tasks.py
don't retry task if InvalidEmailError
2016-10-13 15:27:47 +01:00
research_mode_tasks.py
Use the notification types enum for the notifications.notification_type.
2016-06-29 11:50:54 +01:00
scheduled_tasks.py
tests n stuff
2016-10-07 13:08:41 +01:00
tasks.py
only process jobs if they're pending
2016-10-07 12:54:11 +01:00