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-08-13 02:18:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20124d599c6305889315847c15329c02efdd2b8c
notifications-api
/
app
/
notifications
History
…
..
__init__.py
…
notifications_letter_callback.py
…
notifications_ses_callback.py
Add retries for SES callbacks for recent notifications
2019-02-25 10:36:37 +00:00
notifications_sms_callback.py
…
process_client_response.py
…
process_letter_notifications.py
Avoid call to database to get template in persist_notifications
2019-01-14 17:53:06 +00:00
process_notifications.py
Remove insert to NotificationHistory
2019-05-31 16:52:22 +01:00
receive_notifications.py
…
rest.py
…
utils.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
validators.py
…