Kenneth Kehl
ed30a85bc8
change create notification to an upsert
2024-12-03 12:44:57 -08: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
Kenneth Kehl
43eba01bb4
fix broken go live email notification
2024-11-27 10:56:13 -08:00
Kenneth Kehl
61b9948270
fix broken go live email notification
2024-11-27 10:46:49 -08:00
Kenneth Kehl
4a31b2ece6
fix broken go live email notification
2024-11-27 10:30:03 -08:00
Kenneth Kehl
6c0cbd2d34
fix broken go live email notification
2024-11-27 10:19:09 -08:00
Kenneth Kehl
9b392af576
fix broken go live email notification
2024-11-27 10:05:41 -08:00
Kenneth Kehl
d23fece060
fix broken go live email notification
2024-11-27 09:16:20 -08:00
Kenneth Kehl
a1dea3c612
fix broken go live email notification
2024-11-27 09:02:34 -08:00
Kenneth Kehl
639d2e2335
fix broken go live email notification
2024-11-27 08:50:12 -08:00
Kenneth Kehl
12776354e3
fix broken go live email notification
2024-11-27 08:36:52 -08:00
Carlo Costino
62466843df
Merge pull request #1440 from GSA/increase_rds_size
...
upgrade demo and production dbs
2024-11-26 20:26:28 -05:00
Kenneth Kehl
bfbae127a8
change to gp
2024-11-26 14:28:20 -08:00
Kenneth Kehl
12844bc806
upgrade demo and production dbs
2024-11-26 14:24:03 -08:00
Steven Reilly
3c73925211
Merge pull request #1439 from GSA/increase_rds_size
...
increase db size from micro to small on staging
2024-11-26 16:47:44 -05:00
Kenneth Kehl
2ca7986649
increase db size from micro to small on staging
2024-11-26 13:29:18 -08:00
Steven Reilly
76e63ac4aa
Merge pull request #1435 from GSA/notify-api-1431
...
Change max tasks per celery worker to 500
11-26-2024
2024-11-25 11:22:24 -05:00
Kenneth Kehl
c8f2f7c044
Change max tasks per celery worker to 500
2024-11-25 07:49:04 -08:00
Carlo Costino
3af7fd097c
Merge pull request #1434 from GSA/bad_log_lines_in_s3
...
remove excess log lines from s3
2024-11-25 10:42:17 -05:00
Kenneth Kehl
7446aed2d1
remove excess log lines from s3
2024-11-25 07:29:00 -08:00
Kenneth Kehl
186a5f26e9
Merge pull request #1429 from GSA/fix-redis-pip-audit
...
Add redis ID to ignore vulnerability list in pip-audit
2024-11-22 07:59:06 -08:00
Carlo Costino
8aa19807f1
Add redis ID to ignore vulnerability list in pip-audit
...
This changeset adds a Python vulnerability that we need to ignore because it was incorrectly applied to the Python Redis module. This is a vulnerability with an older version of Redis itself, not the Python module.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-11-22 10:51:14 -05:00
Kenneth Kehl
7f9f205fdc
Merge pull request #1419 from GSA/adjust_celery
...
adjust worker lifetime
2024-11-15 10:15:46 -08:00
Kenneth Kehl
0ecd835c91
adjust worker lifetime
2024-11-15 09:52:07 -08:00
Carlo Costino
99a92e705e
Merge pull request #1410 from GSA/kill_workers
...
kill workers after 20 tasks
2024-11-14 12:56:37 -05:00
Kenneth Kehl
0485297eef
Merge pull request #1382 from GSA/notify-api-1325
...
upgrade test queries to sqlalchemy 2.0
11-14-2024
2024-11-13 08:35:20 -08:00
Carlo Costino
c242d2d807
Merge pull request #1383 from GSA/update-sandbox-steps
...
Make sandbox deployments easier
2024-11-13 09:27:26 -05:00
Steven Reilly
3ea442da38
Merge pull request #1414 from GSA/notify-api-1385
...
add debugging for sender numbers
2024-11-13 08:43:54 -05:00
Carlo Costino
4155b54467
Update .gitignore and fix a typo
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-11-12 21:50:36 -05:00
Carlo Costino
469103d4f1
Make sandbox deployments easier
...
This changeset makes a few adjustments to our sandbox environment config to make the sandbox deployments of the API much easier. It does this with the following:
* Adds a few environment variable values to the sandbox.yml file to cover the ones that were not there previously
* Adds a new script that can be run in place of memorizing any commands
* Adds documentation on how to configure and run the sandbox environment
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-11-12 21:50:27 -05:00
Kenneth Kehl
312ae5e89e
put number all on one line
2024-11-12 15:19:52 -08:00
Kenneth Kehl
151ea31f63
put number all on one line
2024-11-12 15:09:18 -08:00
Kenneth Kehl
2a8b1374b0
put number all on one line
2024-11-12 14:40:18 -08:00
Kenneth Kehl
5cd0e1e523
put number all on one line
2024-11-12 13:29:59 -08:00
Kenneth Kehl
767f94a26c
add debugging
2024-11-12 13:18:05 -08:00
Kenneth Kehl
17337dfc72
add debugging
2024-11-12 13:14:43 -08:00
Kenneth Kehl
f9b564264a
Merge pull request #1412 from GSA/connection_count
...
put max connections back to 10
2024-11-12 11:15:16 -08:00
Kenneth Kehl
bb435e33ac
kill workers after 20 tasks
2024-11-12 09:41:20 -08:00
Kenneth Kehl
d89f1206d5
put max connections back to 10
2024-11-12 09:38:21 -08:00
Kenneth Kehl
62c4ccc5d9
merge from main
2024-11-11 09:29:39 -08:00
Steven Reilly
1d5e54e2b7
Merge pull request #1407 from GSA/document-feature-flag
...
Added section about feature flagging
2024-11-08 15:45:35 -05:00
Carlo Costino
28d8469bbb
Merge pull request #1386 from GSA/USN-COMPLY-51-Verify_State
...
Verify state for login.gov
2024-11-07 14:17:56 -05:00
Carlo Costino
cc30e7d55a
Merge pull request #1405 from GSA/no-attribute-day-bug
...
No attribute day bug
2024-11-07 13:58:39 -05:00
alexjanousekGSA
1af2a42742
Added section about feature flagging
2024-11-07 12:24:34 -05:00
Andrew Shumway
e8150c69df
Merge branch 'main' of https://github.com/GSA/notifications-api into no-attribute-day-bug
2024-11-07 09:46:13 -07:00