Commit Graph

12071 Commits

Author SHA1 Message Date
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
Carlo Costino
55f538b10f Update Restage workflow to use latest cg-cli-tools
This changeset updates our restage workflow and GitHub action to use the latest version of the cg-cli-tools to help prevent future issues with performing restage actions for our apps.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-12-03 17:28:36 -05:00
Kenneth Kehl
9b1eb70bbe try to fix tests 2024-12-03 14:05:25 -08:00
Kenneth Kehl
14e4d761fc try to fix tests 2024-12-03 13:50:42 -08:00
Kenneth Kehl
b4093e8152 change create notification to an upsert 2024-12-03 12:55:52 -08:00
Kenneth Kehl
ed30a85bc8 change create notification to an upsert 2024-12-03 12:44:57 -08:00
Carlo Costino
480357d34a Merge pull request #1451 from GSA/main
12/2/24 - 12/3/24 Production Deploy - DB insert retry and go live email fixes
2024-12-03 11:03:49 -05:00
Carlo Costino
fe033b0d7b Merge pull request #1443 from GSA/notify-api-1442
fix broken go live email notification
2024-12-02 16:50:06 -05:00
Carlo Costino
7a90722f31 Merge pull request #1450 from GSA/notify-api-1430
fix notification insert retry logic
2024-12-02 16:38:14 -05:00
Kenneth Kehl
6124fbc6a4 fix logic 2024-12-02 12:15:32 -08:00
Kenneth Kehl
791d18b4ec fix logic 2024-12-02 11:48:26 -08:00
Kenneth Kehl
a5b83f5eff fix broken go live email notification 2024-11-27 11:12:21 -08:00
Kenneth Kehl
a1155dff7e fix broken go live email notification 2024-11-27 11:03:01 -08:00