Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OY2-28452 - set lambda default timeout to 2.5min #1475

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

bflynn-cms
Copy link
Collaborator

Story: https://qmacbis.atlassian.net/browse/OY2-28452
Endpoint: See github-actions bot comment

Details

A quick summary of the intended outcome of this PR.

Changes

  • Set default timeout for all lambdas in app-api to two and a half minutes

Test Plan

  1. Verify in console app-api lambdas are set at 2.5 minutes
image

Copy link

Endpoint URL - https://d2w81hb70apoc3.cloudfront.net

@bflynn-cms bflynn-cms merged commit 1e05936 into develop Jun 25, 2024
10 of 11 checks passed
@bflynn-cms bflynn-cms deleted the oy2-28452 branch June 25, 2024 14:45
bflynn-cms added a commit that referenced this pull request Jul 1, 2024
* Update serverless.yml

changed x-content-type-options to lowercase to see if the value will change

* Update api-gateway.yml

Another addition to set the x-Content-Type-Options to nosniff

* Update api-gateway.yml

Fix error where code was placed

* Add aws-sdk, esbuild, and configuration to fix the legacy source to kafka

* set default timeout to 2.5minutes for all api lambda (#1475)

* continue pipeline even if issues with seed data (#1478)

---------

Co-authored-by: Dark-Knight-1313 <[email protected]>
Co-authored-by: Mike Dial <[email protected]>
bflynn-cms added a commit that referenced this pull request Aug 28, 2024
* OY2 23552: Latest Package Activity - Package Details Page + Dashboard (#1353)

Co-authored-by: Valencia McMurray <[email protected]>

* Oy2 23798 - Subsequent Submissions (#1342)

* add subsequent submission action (form not yet implemented)

* fix error in action delegate and corresponding tests

* add new forms and config for subsequent submission

* not sure where that came from???

* Add custom success banner

* placeholder in one stream to build parent so that submit can release lock

* fix Cover Letter filter and attachment link for medicaid

* fix navigational back button on form

Let back nav button return you to details page if that is where you came from or to proper tab in package list if that is where you came from

* fix attachment language text per figma - despite nothing in the ACs ;)

* tests to cover subsequent submissions

* consolidate more of the Config

* Update submitWaiverAmendmentSubsequentSubmission.js

* tune required markings

* test updates

had the wrong message in the success banner but realized I maybe shouldn't automate the actual submission without some extra seed data (and holding off on that until reverse chrono seed data is pushed up).

* OY2 24868: Update NOSOs Admin Package Change Log Language (#1352)

* move secondClockStatuses to common configs (#1346)

* Bump @adobe/css-tools from 4.2.0 to 4.3.1 in /services/ui-src (#1355)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* keep current status after subsequent submission

* Bump tough-cookie and @cypress/request (#1332)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.

Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.5.0...v4.1.3)

Updates `@cypress/request` from 2.88.11 to 2.88.12
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](cypress-io/request@v2.88.11...v2.88.12)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@cypress/request"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristin Grue <[email protected]>

* fix and update subsub tests

* final test update

some pending packages have actions because of the enable withdraw (unrelated to this work) story. Updated those. The tests failing because they can't find a package will be left and those are fixed elsewhere.

* OY2 24628: OneMAC Package Details - Reverse Chronological order (#1338)

Co-authored-by: Valencia McMurray <[email protected]>

* some of the tests

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Valencia McMurray <[email protected]>
Co-authored-by: Kristin Grue <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Valencia McMurray <[email protected]>

* merge develop to sub-sub

* OY2-25114 - subsequent submission reverse chrono (#1372)

* initial implementation of subsequent submission chronological order

* Update actionDelegate.test.js

* test Subsequent Documentation in reverse chrono

---------

Co-authored-by: Valencia McMurray <[email protected]>

* Oy2 23799 - add emails for subsequent submissions (#1368)

* add emails for subsequent submissions

* lint

* rebuild package lock just to force a build

* Update package-lock.json

* fix lint

* test refactor

* add subsequent submission maps

* test updates: latest activity

re-adding latest activity and updating some attachment steps to match current dev.

* Mege latest develop (#1479)

* Update serverless.yml

changed x-content-type-options to lowercase to see if the value will change

* Update api-gateway.yml

Another addition to set the x-Content-Type-Options to nosniff

* Update api-gateway.yml

Fix error where code was placed

* Add aws-sdk, esbuild, and configuration to fix the legacy source to kafka

* set default timeout to 2.5minutes for all api lambda (#1475)

* continue pipeline even if issues with seed data (#1478)

---------

Co-authored-by: Dark-Knight-1313 <[email protected]>
Co-authored-by: Mike Dial <[email protected]>

* add changes for Oy2 28890 to sub sub (#1480)

* Update serverless.yml

changed x-content-type-options to lowercase to see if the value will change

* Update api-gateway.yml

Another addition to set the x-Content-Type-Options to nosniff

* Update api-gateway.yml

Fix error where code was placed

* ignore email records for package builder

---------

Co-authored-by: Dark-Knight-1313 <[email protected]>

* OY2-28810 - keep substatus after subsequent submission

* Update buildAnyPackage.js

* oy2-28987 - update email notification text to state for sub sub (#1484)

updated email notification text to state for subsequent submissions

* oy2-28988: sub sub CMS email fix (#1491)

updated text in email notification for cms for subsequent submissions

* added same text change from the other broken branch (#1488)

* oy2-28672 - update sub sub confirmation popup text (#1486)

* oy2-28671 - update subsequent submission additional information text (#1482)

* update subsequent submission additional information text

* added conditional text on the package details page for sub subs

---------

Co-authored-by: Andie Swift <[email protected]>

* update build package to add latest activity timestamp

* remove submissionTimestamp from subsequent submission config

* Merge branch 'subsub2' into develop

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Kristin Grue <[email protected]>
Co-authored-by: Valencia McMurray <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Valencia McMurray <[email protected]>
Co-authored-by: Dark-Knight-1313 <[email protected]>
Co-authored-by: Mike Dial <[email protected]>
Co-authored-by: Andie Swift <[email protected]>
Co-authored-by: Andie Swift <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants