AWSLambdaPackager
inconsistently fails
#419
Labels
kind/bug
Feature doesn't work as expected.
platform/linux
Linux platform specific issues.
status/triage
Collecting information required to triage the issue.
Uh oh!
There was an error while loading. Please reload this page.
Expected behavior
not failures
Actual behavior
Sometimes fails in GitHub Actions when Penny is trying to deploy the lambdas.
A retry is usually enough to get things working.
Penny doesn't use any caching in CI so it's just 2 different runs can end up with different results.
Steps to reproduce
Example CI run: https://github.com/vapor/penny-bot/actions/runs/11441929639/job/31968609354
Failure logs (first try): logs_29885706142.zip
Success logs (second try): logs_29885706142.1.zip
This is what the CI is doing:
If possible, minimal yet complete reproducer code (or URL to code)
No response
What version of this project (
swift-aws-lambda-runtime
) are you using?1.0.0-alpha.3
Swift version
swift:6.0-amazonlinux2
Amazon Linux 2 docker image version
No response
The text was updated successfully, but these errors were encountered: