Commit Graph
1262 Commits
Author SHA1 Message Date
Kenneth Kehl 0c10e1cdde fix debug statement in scheduled tasks 2026-01-27 07:33:54 -08:00
Kenneth Kehl 6a90e44faa fix tests 2025-10-07 07:43:40 -07:00
Kenneth Kehl 46c5cb24fe lazy init encryption 2025-10-06 12:16:34 -07:00
Kenneth Kehl 65911044fd lazy initialize zendesk_client 2025-10-02 07:36:55 -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
Alex Janousek 52e68eb9db Added code to delete files that are stale (#1936) 2025-08-27 15:13:00 -04:00
Kenneth Kehl ad637995c9 remove debug 2025-08-07 15:04:39 -07:00
Kenneth Kehl 2e1f8c4c15 fix time measurement 2025-08-07 08:04:10 -07:00
Kenneth Kehl 7d72651a77 cleanup 2025-08-07 07:56:58 -07:00
Kenneth Kehl 5ce98a6e8e try again 2025-08-06 11:41:14 -07:00
Kenneth Kehl 1807c79d88 add debug 2025-08-06 09:21:20 -07:00
Kenneth Kehl 9f84702301 cleanup 2025-08-06 07:19:18 -07:00
Kenneth Kehl d53e033d2a add task and command 2025-08-05 13:41:57 -07:00
Kenneth Kehl 7885f51b77 try again 2025-08-04 14:04:54 -07:00
Carlo Costino bcaf53f78d Put exception logging in the correct place
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-30 11:50:36 -04:00
Carlo Costino 036817daf4 Re-raise exception to see what is happening
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-30 11:47:18 -04:00
Carlo Costino 6eb7de0c45 Expose underlying error message in process delivery task
This changeset adds error information to a log statement so we can have a better idea of what might be failing with the process delivery Celery task.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-30 11:33:23 -04:00
Carlo Costino b13e294673 Undo recent changes related to Python upgrade
This changeset undoes the recent changes we tried after the Python 3.13 update as they had no bearing on the SSL cert validation errors.  Back to the drawing board!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 16:28:00 -04:00
Kenneth Kehl d0092d4bf6 fix 2025-07-29 10:33:29 -07:00
Kenneth Kehl 1eeceb072e revert newrelic changes and disable gevent 2025-07-29 10:22:36 -07:00
Kenneth Kehl 143d57440c try gevent 2025-07-28 08:52:02 -07:00
Kenneth Kehl f080c94093 fix eventlet 2025-07-15 08:15:08 -07:00
Kenneth Kehl be443172b0 fix celery bug 2025-07-14 07:49:34 -07:00
ccostino 7cc2e17e15 Merge pull request #1824 from GSA/cronitor
fix cronitor
2025-07-11 10:32:10 -04:00
Kenneth Kehl 8fa893895c cleanup 2025-07-10 14:29:46 -07:00
Kenneth Kehl c81264f098 cleanup 2025-07-10 14:26:56 -07:00
Kenneth Kehl 42ce627800 fix eventlet sleep 2025-07-10 10:41:21 -07:00
Kenneth Kehl 2bfcd4a54d fix cronitor 2025-07-10 09:43:32 -07:00
ccostino c0a97985d7 Merge pull request #1820 from GSA/acceptable_finish_time
fix acceptable_finish_time
2025-07-09 15:11:45 -04:00
Kenneth Kehl 7e6bd32305 fix acceptable_finish_time 2025-07-09 10:41:08 -07:00
Kenneth Kehl 256ab0f83c fix cronitor task name 2025-07-09 10:23:57 -07:00
Kenneth Kehl b5fdc76a4e more tests 2025-07-02 11:56:11 -07:00
Kenneth Kehl fbe733bc7e check which services have csvs 2025-06-09 07:12:05 -07:00
Kenneth Kehl 3961e72d32 try to replace blocking sleep call with nonblocking sleep call 2025-05-12 11:03:12 -07:00
Kenneth Kehl eaf6784236 fix phone number changing 2025-03-14 08:53:40 -07:00
Kenneth Kehl 3d6f112324 fix minor startup error 2025-02-03 10:40:55 -08:00
Kenneth Kehl 91585a8b9e cleanup 2025-01-29 07:50:23 -08:00
Kenneth Kehl 0d874828e4 fix total message limit so it works 2025-01-23 13:28:26 -08:00
Kenneth Kehl 2d2a54bda6 change the redis limit tracker to annual 2025-01-23 10:12:17 -08:00
Kenneth Kehl 87b8a1d282 fix imports 2025-01-17 09:38:05 -08:00
Kenneth Kehl 025a10a906 merge from main 2025-01-16 13:22:38 -08:00
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
Kenneth Kehl fdf6158934 merge from main 2025-01-14 12:01:46 -08:00
Kenneth Kehl ba4301fc46 fix bug with created_at 2025-01-13 14:21:43 -08:00
Kenneth Kehl 4965bc2354 change countdown from 30 to 60 seconds for message sends to better match batch insert timing 2025-01-13 13:35:40 -08:00
Kenneth Kehl eac21788a1 clean up 2025-01-13 13:21:34 -08:00
Kenneth Kehl f4b8c040a3 more tests 2025-01-13 13:03:50 -08:00
Kenneth Kehl 510b84b96b more tests 2025-01-13 12:19:53 -08:00
Kenneth Kehl f9641aee39 more tests 2025-01-13 11:00:42 -08:00