Commit Graph

10 Commits

Author SHA1 Message Date
Kenneth Kehl
d0a7ba5791 remove logging messages 2025-10-27 09:14:57 -07:00
Kenneth Kehl
f4ba3cd7bf fix get_job_from_s3 2025-09-30 12:19:47 -07:00
Kenneth Kehl
ded60409a8 improve logging 2025-09-04 12:30:52 -07:00
Kenneth Kehl
c6e1e662ad improve error handling 2025-09-03 10:33:27 -07:00
Kenneth Kehl
e9ea22ad6d restore international numbers 2025-04-03 08:02:08 -07:00
Kenneth Kehl
8a3be92a09 fix code inspection 2024-07-01 11:53:29 -07:00
Kenneth Kehl
9a4dd043ce cleanup 2024-07-01 10:52:03 -07:00
Kenneth Kehl
5c305177a0 add more debug and add command to download csv files 2024-07-01 10:35:20 -07:00
Kenneth Kehl
752a13fbd2 replace utcnow with timezone naive utc call 2024-05-23 10:18:02 -07:00
Carlo Costino
99edc88197 Localize notification_utils to the API
This changeset pulls in all of the notification_utils code directly into the API and removes it as an external dependency.  We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the API.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-16 10:17:45 -04:00