Skip to content

Make npm CI installs resilient to registry timeouts - #602

Merged
bcorfman merged 1 commit into
mainfrom
agent/ci-npm-registry-retries
Aug 19, 2026
Merged

bcorfman merged 1 commit into
mainfrom
agent/ci-npm-registry-retries

Conversation

@bcorfman

Copy link
Copy Markdown
Owner

Summary

  • configure npm retries and exponential backoff for registry requests
  • increase the fetch timeout for transient registry.npmjs.org idle periods

This addresses intermittent CI failures where an otherwise valid npm ci exits with EIDLETIMEOUT.

Validation

  • npm ci --ignore-scripts --no-audit --no-fund

@bcorfman
bcorfman merged commit 89748e7 into main Aug 19, 2026
7 checks passed
@bcorfman
bcorfman deleted the agent/ci-npm-registry-retries branch August 19, 2026 02:06
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.

1 participant