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-31 21:01:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0bea350693685287a161dedaa5df0acb39ee4d3
notifications-api
/
app
/
v2
History
Rebecca Law
f66670c558
- Added logging to indicate that we created the notification and that we sent the notification to a delivery queue.
...
- Small updates as recommended by review comments.
2017-01-18 09:56:26 +00:00
..
notifications
- Added logging to indicate that we created the notification and that we sent the notification to a delivery queue.
2017-01-18 09:56:26 +00:00
__init__.py
…
errors.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