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

Wait for Lambda status change on create/update calls #439

Merged
merged 3 commits into from
Nov 16, 2021

Conversation

bryceitoc9
Copy link
Contributor

@bryceitoc9 bryceitoc9 commented Nov 13, 2021

Description

Wait for Lambda status changes after creating and on update* calls.

Motivation

https://aws.amazon.com/blogs/compute/coming-soon-expansion-of-aws-lambda-states-to-all-functions/

Testing

Tests testing failures pass successfully. Manual tests (All successes) have passed. Unfortunately, cannot force Lambda to take >20 seconds to update state reliably so cannot test failure case.

Checklist

  • I have read the README document
  • I have read the CONTRIBUTING document
  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the changelog using the script npm run newChange

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bryceitoc9 bryceitoc9 requested a review from a team November 13, 2021 01:06
src/tasks/LambdaDeployFunction/TaskOperations.ts Outdated Show resolved Hide resolved
src/tasks/LambdaDeployFunction/task.json Show resolved Hide resolved
@bryceitoc9 bryceitoc9 merged commit 5e81421 into master Nov 16, 2021
@bryceitoc9 bryceitoc9 deleted the bryceito/wait-lambda-status branch November 16, 2021 00:06
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.

3 participants