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
2025-12-23 00:41:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4f23f1e44489668c8c38774d74b7b2c69f0c827
notifications-api
/
app
/
notifications
History
Rebecca Law
be9861c867
Merge pull request
#769
from alphagov/add-log-to-ses-callback
...
Added logging when the SES callback is successful.
2016-12-16 11:58:43 +00:00
..
__init__.py
Now that we have discovered that the catch all Exception handler doesn't work, I've created a custom exception (SendNotificationQueueError) that handles this case and an error handler for it.
2016-11-21 15:11:19 +00:00
process_client_response.py
Only record the elapsed time at provider for notifications with a sent_at date,
2016-09-13 13:57:06 +01:00
process_notifications.py
Added boby and subject to the get_notifications schema
2016-12-15 16:19:55 +00:00
rest.py
Added logging when the SES callback is successful.
2016-12-15 10:34:29 +00:00
validators.py
Makes the app use the redis and statsd clients from utils
2016-12-01 17:20:05 +00:00