Commit Graph

11250 Commits

Author SHA1 Message Date
Carlo Costino
6ba740323f Merge pull request #1101 from GSA/notify-api-1002
remove dead code
2024-07-29 12:16:58 -04:00
Carlo Costino
b370355bf8 Merge pull request #1217 from GSA/jskinne3-network-policy
Troubleshooting section: network policy
2024-07-29 12:03:17 -04:00
Carlo Costino
37bf12dc0c Merge pull request #1219 from GSA/api-1130_setting_logging_for_typeerror_nonetype_problem
API-1130 Logging set-up
2024-07-29 10:29:17 -04:00
Cliff Hill
fef3173876 Minor fix.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-26 12:42:36 -04:00
Cliff Hill
17b078982f Logging where the error is at.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-26 09:46:37 -04:00
John Skiles Skinner
9ee7959211 Remove manual Network Policy creation step from all.md 2024-07-25 19:40:10 -07:00
Steven Reilly
8e71edc58d Merge pull request #1213 from GSA/tune-production-manifest
Adjust production manifest settings
2024-07-25 14:02:06 -04:00
Carlo Costino
7415aead54 Keep 2GB memory for now based on current usage
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-25 11:54:44 -04:00
Carlo Costino
49f1bc7bf1 Adjust production manifest settings
This changeset adjusts our production manifest settings to strike a balance with memory usage and app/worker instances.  We are currently running into a memory quota but would still like to increase our memory for improved app performance and stability.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-25 11:50:57 -04:00
Carlo Costino
9cdd8c3ca7 Merge pull request #1212 from GSA/dependabot/pip/botocore-1.34.148
Bump botocore from 1.34.144 to 1.34.148
2024-07-25 09:55:29 -04:00
John Skiles Skinner
74d0b40e16 Doc updates, including setting Network Policy 2024-07-24 14:11:12 -07:00
dependabot[bot]
76aef3247d Bump botocore from 1.34.144 to 1.34.148
Bumps [botocore](https://github.com/boto/botocore) from 1.34.144 to 1.34.148.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.144...1.34.148)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-24 21:07:58 +00:00
Carlo Costino
6f9e0cf591 Merge pull request #1201 from GSA/admin-1701_Logging_set_up_around_service_phone_numbers
Getting the logging where I think it will be most useful.
07-24-2024
2024-07-24 11:36:20 -04:00
Carlo Costino
cfa8c919c4 Merge pull request #1210 from GSA/update-python-runtime
Update Python runtime version for cloud.gov
2024-07-24 11:23:03 -04:00
Carlo Costino
e15f892fcf Update Python runtime version for cloud.gov
This changeset modifies the Python version specified in the runtime.txt file for cloud.gov.  The buildpack was recently updated, and the older version we had pinned is no longer supported.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-24 10:47:14 -04:00
Cliff Hill
d6b59611cb Fixing hopefully
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-24 10:24:47 -04:00
Carlo Costino
29ada9af19 Merge pull request #1209 from GSA/dependabot/pip/pytest-8.3.1
Bump pytest from 8.2.2 to 8.3.1
2024-07-24 09:59:48 -04:00
Carlo Costino
2df00a144c Merge pull request #1205 from GSA/notify-api-512
set delivery receipt delay to 30 seconds (from 120 seconds)
2024-07-23 18:42:53 -04:00
Carlo Costino
7cbedfb261 Merge pull request #1204 from GSA/increase-prod-memory
Increased API and worker app memory to 4GB
2024-07-23 17:29:34 -04:00
dependabot[bot]
03ee2e497b Bump pytest from 8.2.2 to 8.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 21:23:44 +00:00
Kenneth Kehl
bf587aaf2f set delivery receipt delay to 30 seconds (from 120 seconds) 2024-07-23 09:21:40 -07:00
Carlo Costino
213eee3c7a Increased API and worker app memory to 4GB
This changeset updates the memory available to the API app and workers to be 4 GB to improve app stability and performance.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-23 12:12:26 -04:00
Carlo Costino
0a1073836a Merge pull request #1203 from GSA/jskinne3-notes-on-working-sandbox
Notes on working sandbox
2024-07-23 10:44:35 -04:00
John Skiles Skinner
be360cd82b Complete link to Troubleshooting section 2024-07-22 15:49:19 -07:00
John Skiles Skinner
2ac0ae73ce Update table of contents 2024-07-22 15:47:42 -07:00
John Skiles Skinner
3eb34158e3 Notes about push command, URLs for Sandbox 2024-07-22 15:41:38 -07:00
John Skiles Skinner
bce064fa0c Start troubleshooting section, add errors seen in sandboxing 2024-07-22 15:31:01 -07:00
Carlo Costino
cfb9c608ca Merge pull request #1189 from GSA/dependabot/pip/exceptiongroup-1.2.2
Bump exceptiongroup from 1.2.1 to 1.2.2
2024-07-22 18:05:19 -04:00
dependabot[bot]
1dcc6a7126 Bump exceptiongroup from 1.2.1 to 1.2.2
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: exceptiongroup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 21:57:23 +00:00
Carlo Costino
fbd34a43c7 Merge pull request #1188 from GSA/dependabot/pip/boto3-1.34.144
Bump boto3 from 1.34.143 to 1.34.144
2024-07-22 17:55:27 -04:00
dependabot[bot]
0e8697238c Bump boto3 from 1.34.143 to 1.34.144
Bumps [boto3](https://github.com/boto/boto3) from 1.34.143 to 1.34.144.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.34.143...1.34.144)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 21:47:49 +00:00
Carlo Costino
bc830d56c1 Merge pull request #1187 from GSA/dependabot/pip/cachetools-5.4.0
Bump cachetools from 5.3.3 to 5.4.0
2024-07-22 17:45:46 -04:00
dependabot[bot]
a98c8f6401 Bump cachetools from 5.3.3 to 5.4.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.3 to 5.4.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.3...v5.4.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 21:38:30 +00:00
Kenneth Kehl
3efec5f7e8 delete commented out code 2024-07-22 14:27:41 -07:00
Carlo Costino
26c6d392ce Merge pull request #1200 from GSA/grrr
fix ExpiringDict caching solution
2024-07-22 17:15:44 -04:00
Cliff Hill
32500a13c1 Fixing some things.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-22 17:04:13 -04:00
Cliff Hill
67b43ffbb1 Getting the logging where I think it will be most useful.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-22 16:39:03 -04:00
Carlo Costino
b82e387ac9 Merge pull request #1198 from GSA/notify-api-1140
handling throttling exception
2024-07-22 15:35:44 -04:00
Kenneth Kehl
f1e09908a6 remove print statement 2024-07-22 10:59:05 -07:00
Kenneth Kehl
946b1e9d65 fix flake8 2024-07-22 10:26:25 -07:00
Kenneth Kehl
e97b567e9e code review feedback 2024-07-22 10:05:21 -07:00
Carlo Costino
968c144156 Merge pull request #1197 from GSA/jskinne3-update-terraform-cloudgov-dev-env
Upgrade terraform-cloudgov, remove recursive_delete in dev module
2024-07-22 12:37:07 -04:00
Kenneth Kehl
f61a47acef code review feedback 2024-07-22 09:11:21 -07:00
Kenneth Kehl
aa63003937 cleanup 2024-07-22 07:21:03 -07:00
Kenneth Kehl
4d24b8257e clean up 2024-07-19 15:02:54 -07:00
Kenneth Kehl
875d378b3d fix ExpiringDict caching solution 2024-07-19 13:58:23 -07:00
Kenneth Kehl
56c87e9611 handling throttling exception 2024-07-19 07:48:55 -07:00
John Skiles Skinner
9ec0ff65ca Upgrade terraform-cloudgov, remove recursive_delete in dev module 2024-07-18 15:57:41 -07:00
Carlo Costino
8124d981d8 Merge pull request #1190 from GSA/jskinne3-troubleshooting-additions
Troubleshooting additions
2024-07-17 17:45:10 -04:00
John Skiles Skinner
a237621bbd Specify directory 2024-07-17 14:23:34 -07:00