Commit Graph

12083 Commits

Author SHA1 Message Date
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
Carlo Costino
84343087bf Revert Redis plan back
Changing the Redis plan in place is not supported - we would need to create a new cluster and then remove the old one.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-12-04 09:48:42 -05:00
Carlo Costino
a0548854e9 Merge pull request #1460 from GSA/main
12/4/2024 Production Deploy - large batch hotfixes
2024-12-04 09:46:39 -05:00
Steven Reilly
a69c417800 Merge pull request #1458 from GSA/bump-prod-redis
Bump production Redis plan to 5node-large
2024-12-04 09:29:09 -05:00
Steven Reilly
a36369abc7 Merge pull request #1456 from GSA/update-restage-action
Update restage workflow to use latest cg-cli-tools
2024-12-04 09:28:46 -05:00
Carlo Costino
2036e575e0 Bump Redis plan to 5node-large
This changeset boosts our production Redis configuration to the 5node-large plan to give us a bit more wiggle room for heavy production workloads.  This should still keep us in the threshold of the second block of 10 nodes we are already signed up for as we currently have 12 nodes going across all environments at the moment.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-12-03 20:57:25 -05:00
Carlo Costino
cf6fe22fb1 Merge pull request #1455 from GSA/notify-api-1454
change create notification to only insert once
2024-12-03 17:51:13 -05:00