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

Handle writer errors when creating archives for Lambda test #4775

Merged
merged 3 commits into from
Nov 15, 2024

Conversation

flostadler
Copy link
Contributor

The flaky Lambda test might be caused by errors when flushing & closing the writers for the Lambda archives (e.g. out of space).

This change adds handling for those errors, to help understand why the files appear to not be found when executing the pulumi programs.

Relates to #4731

Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@t0yv0 t0yv0 merged commit 426c3f8 into master Nov 15, 2024
33 checks passed
@t0yv0 t0yv0 deleted the flostadler/try-fix-parallel-lambda-test branch November 15, 2024 23:39
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v6.60.0.

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