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-27 10:51:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4751673f4357fc3e9bf612499d7fd3a4ef8da2e7
notifications-api
/
app
/
notifications
History
Martyn Inglis
19c14982a2
Call the task wrapper outcome function in the statistics_tasks file. This wraps the logic around which tasks to creates and simplifies the logic in the Callback classes.
2017-05-09 22:03:57 +01:00
..
__init__.py
…
notifications_letter_callback.py
Wired in a simple callback to handle SNS notifications from S3
2017-04-25 14:56:16 +01:00
notifications_ses_callback.py
Use the new task wrapper methods rather than creating a task directly
2017-05-09 18:17:55 +01:00
notifications_sms_callback.py
…
process_client_response.py
Call the task wrapper outcome function in the statistics_tasks file. This wraps the logic around which tasks to creates and simplifies the logic in the Callback classes.
2017-05-09 22:03:57 +01:00
process_notifications.py
Persist intl fields on notification
2017-04-27 13:24:36 +01:00
receive_notifications.py
…
rest.py
Merge branch 'master' into rate-limit-api-calls
2017-05-02 10:56:56 +01:00
utils.py
Make code a bit more defensive and add som logging
2017-04-28 16:10:41 +01:00
validators.py
Added some logging around rate limiting.
2017-05-02 11:14:45 +01:00