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-01-20 09:31:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3203316f5e6e450d34d071ded0468a9d44eee6b
notifications-api
/
app
/
notifications
History
Rebecca Law
51ab7a5dbf
Change log message
2017-03-08 14:40:12 +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
Update info log to waring.
2017-01-27 12:20:54 +00:00
process_notifications.py
Fix bug where the increment calls set count to 1 if the cache does not exist.
2017-02-15 11:49:19 +00:00
rest.py
Change log message
2017-03-08 14:40:12 +00:00
validators.py
- Refactor v2 post_notification to use a single method for sms and email.
2017-01-17 12:08:24 +00:00