Skip to content

Conversation

@smilkuri
Copy link
Contributor

@smilkuri smilkuri commented Jul 8, 2025

Issue

Internal JS-5953

Description

Intermittent network errors during lerna publish operations causing build failures:

  • socket hang up errors from npm registry
  • 503 resource unavailable responses
  • UnhandledPromiseRejection when publish commands fail

Reduced lerna publish concurrency from 8 to 4 in verdaccio-publish script to reduce the number of concurrent requests.

Testing

CI


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@smilkuri smilkuri requested a review from a team as a code owner July 8, 2025 17:03
@trivikr trivikr merged commit 8bcaf94 into main Jul 8, 2025
7 of 8 checks passed
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2025
@smilkuri smilkuri deleted the reduce-publish-concurrency branch September 5, 2025 14:44
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