Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

fix(cli-integ): sporadic npm connection resets #81

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

iliapolo
Copy link
Contributor

@iliapolo iliapolo commented Apr 9, 2025

We are seeing some sporadic failures during installation of npm packages in tests:

  💻 cp -R /home/runner/work/aws-cdk-cli-testing/aws-cdk-cli-testing/resources/cdk-apps/app/* /tmp/cdk-integ-0uxqgf2j5kce
  💻 node /home/runner/work/aws-cdk-cli-testing/aws-cdk-cli-testing/node_modules/npm/index.js install
  npm ERR! code ECONNRESET
  npm ERR! network aborted

Lets applya retry on recoverable errors like these.

@iliapolo iliapolo temporarily deployed to integ-approval April 9, 2025 19:26 — with GitHub Actions Inactive
@iliapolo iliapolo changed the title fix: sporadic npm connection resets fix(cli-integ): sporadic npm connection resets Apr 9, 2025
@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Apr 9, 2025
Merged via the queue into main with commit 3371cf1 Apr 9, 2025
18 checks passed
@aws-cdk-automation aws-cdk-automation deleted the epolon/npm-retry branch April 9, 2025 19:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants