Commit Graph

12089 Commits

Author SHA1 Message Date
Kenneth Kehl
85c5268eae change to send 3 messages per second 2024-12-23 13:51:21 -08:00
Kenneth Kehl
a820510842 merge from main 2024-12-23 11:08:41 -08:00
Carlo Costino
6077be4349 Merge pull request #1498 from GSA/update-jinja3.1.5
Bump jinja2 from 3.1.4 to 3.1.5 to address vulnerability
2024-12-23 13:53:36 -05:00
Andrew Shumway
90ce2b2a65 Poetry lock --no-update command 2024-12-23 11:46:14 -07:00
Andrew Shumway
e6e336cdf7 Fix dependency syntax 2024-12-23 11:42:39 -07:00
Andrew Shumway
f4442e1ef5 Update jinja2 to 3.1.5 to address vulnerability 2024-12-23 11:37:36 -07:00
Kenneth Kehl
4c5741a82e change timing a bit 2024-12-23 08:03:12 -08:00
Kenneth Kehl
1bac8a82a0 introduce gaps in message sends 2024-12-20 09:58:03 -08:00
Carlo Costino
786b6610e3 Merge pull request #1492 from GSA/notify-api-1487
remove tasks from redis after they complete
12-20-24
2024-12-19 21:37:51 -05:00
Kenneth Kehl
6134530719 remove result_expires 2024-12-19 14:11:08 -08:00
Carlo Costino
7c7f96d144 Merge pull request #1491 from GSA/notify-api-1488
stop workers from propagating logs
2024-12-19 15:29:04 -05:00
Kenneth Kehl
cfe9b11cf6 remove tasks from redis after they complete 2024-12-18 14:09:22 -08:00
Kenneth Kehl
a45e411094 stop workers from propagating logs 2024-12-18 11:59:30 -08:00
Steven Reilly
5a6980f31e Merge pull request #1489 from GSA/census_fix
fix census BOM error
2024-12-18 11:04:49 -05:00
Kenneth Kehl
1a5e882448 fix tests 2024-12-17 11:02:40 -08:00
Kenneth Kehl
c2d822b288 add tests 2024-12-17 10:56:27 -08:00
Kenneth Kehl
020af71574 fix census BOM error 2024-12-17 10:50:55 -08:00
Kenneth Kehl
3127e71f07 Merge pull request #1485 from GSA/notify-api-1465
start writing message ids to the notifications table
2024-12-13 13:44:55 -08:00
Kenneth Kehl
ee6eded8e4 fix tests 2024-12-13 12:46:58 -08:00
Kenneth Kehl
d455d6a829 fix tests 2024-12-13 12:35:19 -08:00
Kenneth Kehl
02c23a29ca fix tests 2024-12-13 12:12:19 -08:00
Kenneth Kehl
674320b72d add message_id to model duh 2024-12-13 11:54:46 -08:00
Kenneth Kehl
6de1b226d0 cleanup 2024-12-13 10:15:47 -08:00
Kenneth Kehl
f706086bbf cleanup 2024-12-13 09:48:48 -08:00
Kenneth Kehl
26e53a80ba avoid message is none scenario 2024-12-13 08:43:23 -08:00
Kenneth Kehl
0d280d608a start writing message ids to the notifications table 2024-12-13 07:42:08 -08:00
Kenneth Kehl
5ce31c78fd start writing message ids to the notifications table 2024-12-13 07:30:41 -08:00
Carlo Costino
b993ed9fe0 Merge pull request #1482 from GSA/change_retries2
change retries
2024-12-12 15:37:15 -05:00
Kenneth Kehl
6bc329006e change retries 2024-12-12 11:49:51 -08:00
Carlo Costino
560ef3f25b Merge pull request #1477 from GSA/revert-1475-main
Revert previous hotfixes
2024-12-12 09:43:00 -05:00
Carlo Costino
a15d81ea14 Revert "12/11/2024 Production Deployment API hotfixes" 2024-12-12 09:11:59 -05:00
Kenneth Kehl
6e4b684bf5 Merge pull request #1474 from GSA/change_retry_schedule
add message_id column to notifications
2024-12-11 09:57:07 -08:00
Steven Reilly
fcfb6e60d4 Merge pull request #1475 from GSA/main
12/11/2024 Production Deployment API hotfixes
2024-12-11 09:49:23 -05:00
Kenneth Kehl
69ecb2f096 add message_id column to notifications 2024-12-10 21:00:31 -08:00
Kenneth Kehl
8c59b474b1 add message_id column to notifications 2024-12-10 20:52:17 -08:00
Kenneth Kehl
0e5b08c7b6 Merge pull request #1472 from GSA/change_retry_schedule
change worker_max_tasks_per_child to 2000
2024-12-10 13:51:21 -08:00
Kenneth Kehl
bdb73e9db2 fix time limit in checking delivery receipts 2024-12-10 12:26:46 -08:00
Kenneth Kehl
fede173a3e change worker_max_tasks_per_child to 2000 2024-12-10 10:39:26 -08:00
Kenneth Kehl
2a93275a1d Merge pull request #1470 from GSA/change_retry_schedule
change retry schedule
2024-12-10 10:19:57 -08:00
Kenneth Kehl
50aeb0ab0f try to bypass static scan false positive 2024-12-10 08:53:38 -08:00
Kenneth Kehl
06725af417 try to bypass static scan false positive 2024-12-10 08:49:07 -08:00
Kenneth Kehl
dc8660191c change retry schedule 2024-12-10 08:04:55 -08:00
Steven Reilly
04f8423638 Merge pull request #1462 from GSA/main
12/4/2024 Production Deploy Hotfix 2
2024-12-04 16:53:46 -05:00
Carlo Costino
df69dd37bd Merge pull request #1463 from GSA/notify-api-1457
add expire times for redis objects
2024-12-04 14:19:44 -05:00
Kenneth Kehl
8624776a47 add expire times for redis objects 2024-12-04 09:20:38 -08:00
Kenneth Kehl
921eefbb1e add expire times for redis objects 2024-12-04 08:04:34 -08:00
Kenneth Kehl
f694c752d0 add expire times for redis objects 2024-12-04 07:56:00 -08:00
Kenneth Kehl
3aa5732b1d add expire times for redis objects 2024-12-04 07:45:00 -08:00
Kenneth Kehl
665de72059 add expire times for redis objects 2024-12-04 07:37:59 -08:00
Carlo Costino
02900d2e3b Merge pull request #1461 from GSA/revert-redis-plan
Revert Redis plan back
2024-12-04 09:59:31 -05:00