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

Lambda in sfn fails on 'coldstart' #518

Open
alexiswl opened this issue Aug 26, 2024 · 0 comments
Open

Lambda in sfn fails on 'coldstart' #518

alexiswl opened this issue Aug 26, 2024 · 0 comments
Labels
investigation Look into how best to approach the problem

Comments

@alexiswl
Copy link
Member

Despite four attempts the lambda failed to initialise in time

ERROR: Lambda is initializing your function. It will be ready to invoke shortly. (Service: AWSLambda; Status Code: 409; Error Code: CodeArtifactUserPendingException; Request ID: 67c965bd-274a-4a1c-8a82-9e75c80c24e7; Proxy: null)

The lambda was first attempted at 00:00:00.249 and last attempted at 00:00:07.849

Should we be increasing the number of retry attempts or expanding the default duration between attempts?

@victorskl victorskl added the investigation Look into how best to approach the problem label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation Look into how best to approach the problem
Projects
None yet
Development

No branches or pull requests

3 participants
@victorskl @alexiswl and others