Closed steffyP closed 11 months ago
@sannya-singal @steffyP The same might have just happened in this run for the PR https://github.com/localstack-samples/sample-serverless-transcribe/pull/8 (unrelated to the PR changes):
UPDATE_FAILED - AWS::CloudFormation::Stack - aws-node-sample-transcribe-s3-local
Error: The operation was canceled.
👉 We should set a much shorter timeout in the GH action timeout-minutes: 10
(adjust accordingly)
@joe4dev I have fixed the issue in #9. Thanks!
The workflow started failing a few weeks ago, indicating that something is wrong with the setup of the sample.
It get stuck with
UPDATE_FAILED - AWS::CloudFormation::Stack - aws-node-sample-transcribe-s3-local
and then basically runs until the action is killed (after 6 hours).Running the sample locally and enabling
DEBUG=1
revealed that the lambda-zip size is the original issue: