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-25 09:51:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40dca7f9c73b763ec633a054ee2946da6efd4d21
notifications-api
/
app
/
notifications
History
Jenny Duckett
d5d079a150
Add optional queue param to send_notification_to_queue
...
We want to use this function for sending internal notifications to a different queue.
2016-12-09 16:46:49 +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
…
process_notifications.py
Add optional queue param to send_notification_to_queue
2016-12-09 16:46:49 +00:00
rest.py
Incorporate breaking utils changes
2016-12-02 10:42:11 +00:00
validators.py
Makes the app use the redis and statsd clients from utils
2016-12-01 17:20:05 +00:00