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

1195 move EC from API to lambdas #1174

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Conversation

leite08
Copy link
Member

@leite08 leite08 commented Nov 14, 2023

Ref: metriport/metriport-internal#1195

Dependencies

none

Description

  • Move EC from API to lambdas
  • WIP

Release Plan

  • infra updates
  • WIP

@@ -65,3 +54,17 @@ export async function initEnhancedCoverage(
});
}
}

async function getPatientsToProcess(
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved to make the code easier to read/maintain

@leite08 leite08 force-pushed the 1195-ec-through-lambda branch 3 times, most recently from a12cd15 to e66d5d2 Compare November 22, 2023 03:43
@leite08 leite08 force-pushed the 1195-ec-through-lambda branch 4 times, most recently from d7ed97e to 83e0f9b Compare November 23, 2023 23:49
@leite08 leite08 marked this pull request as ready for review December 12, 2023 20:48
- EC util script pointing to cloud infra
- update lambda version of SDK
- update session management daemon script

Ref: metriport/metriport-internal#1195
- add write access to EC lambda
- allow EC lambda to dryRun EC
- error handling on EC lambda
- log duration of EC execution through lambda

Ref: metriport/metriport-internal#1195
@leite08 leite08 marked this pull request as draft December 15, 2023 04:29
@leite08
Copy link
Member Author

leite08 commented Dec 15, 2023

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.

None yet

2 participants