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
c8eae375f472caed37255b68ae79bf6f1d1e6a9c
notifications-api
/
app
/
celery
History
Kenneth Kehl
3961e72d32
try to replace blocking sleep call with nonblocking sleep call
2025-05-12 11:03:12 -07:00
..
__init__.py
…
nightly_tasks.py
fix minor startup error
2025-02-03 10:40:55 -08:00
process_ses_receipts_tasks.py
add expire times for redis objects
2024-12-04 07:37:59 -08:00
provider_tasks.py
fix total message limit so it works
2025-01-23 13:28:26 -08:00
reporting_tasks.py
remove datetime.utcnow()
2024-05-23 13:59:51 -07:00
research_mode_tasks.py
…
scheduled_tasks.py
fix phone number changing
2025-03-14 08:53:40 -07:00
service_callback_tasks.py
reformat up to latest version of black
2024-04-01 15:12:33 -07:00
tasks.py
try to replace blocking sleep call with nonblocking sleep call
2025-05-12 11:03:12 -07:00
test_key_tasks.py
…