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-01-02 05:41:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01-06-2025
notifications-api
/
app
/
celery
History
Kenneth Kehl
0a7ccc58ea
Merge pull request
#1533
from GSA/notify-api-1531
...
Investigate bulk_save_objects for notification inserts
2025-01-15 09:47:00 -08:00
..
__init__.py
…
nightly_tasks.py
code review feedback and merge from main
2024-09-11 09:39:18 -07:00
process_ses_receipts_tasks.py
add expire times for redis objects
2024-12-04 07:37:59 -08:00
provider_tasks.py
more
2024-12-13 15:04:18 -08:00
reporting_tasks.py
remove datetime.utcnow()
2024-05-23 13:59:51 -07:00
research_mode_tasks.py
…
scheduled_tasks.py
Merge pull request
#1533
from GSA/notify-api-1531
2025-01-15 09:47:00 -08:00
service_callback_tasks.py
reformat up to latest version of black
2024-04-01 15:12:33 -07:00
tasks.py
change countdown from 30 to 60 seconds for message sends to better match batch insert timing
2025-01-13 13:35:40 -08:00
test_key_tasks.py
…