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-07-10 11:23:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58bbc5a5aa739f1a190d8425bdca75d4f50a4ccd
notifications-api
/
tests
/
app
/
notifications
History
Martyn Inglis
58bbc5a5aa
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.
...
Talked these through with @becca as an approach.
2016-11-21 15:11:19 +00:00
..
rest
Merge branch 'master' into caching-with-redis
2016-11-21 13:10:22 +00:00
__init__.py
Added endpoints for the proxy to notifications.
2016-01-19 11:23:09 +00:00
test_process_client_response.py
Removed contented updates the notifications stats table
2016-08-25 11:55:38 +01:00
test_process_notification.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
test_rest.py
Loosen key restriction on get notification
2016-10-10 17:29:38 +01:00
test_validators.py
Merge branch 'master' into caching-with-redis
2016-11-21 13:10:22 +00:00