Skip to content

build: add retry-delay for accept4 failed 110 #30919

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

Merged
merged 1 commit into from
Aug 14, 2025

Conversation

alan-agius4
Copy link
Collaborator

This error is still being unencountered sometimes, to try to mitigate this we add a retry delay and also increase the number of retries.

Could not convert symlinks: Error: Command failed: /mnt/c/Windows/system32/cmd.exe /c mklink /d "_main\node_modules\.aspect_rules_js\finalhandler@2.1.0\node_modules\encodeurl" "..\..\encodeurl@2.0.0\node_modules\encodeurl"
<3>WSL (22769 - ) ERROR: UtilAcceptVsock:271: accept4 failed 110

@alan-agius4 alan-agius4 requested a review from devversion August 14, 2025 13:31
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: rc This PR is targeted for the next release-candidate labels Aug 14, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Aug 14, 2025
@alan-agius4 alan-agius4 force-pushed the add-re-try-delay branch 3 times, most recently from 208a20a to 3f08c1b Compare August 14, 2025 13:35
This error is still being unencountered sometimes, to try to mitigate this we add a retry delay and also increase the number of retries.

```
Could not convert symlinks: Error: Command failed: /mnt/c/Windows/system32/cmd.exe /c mklink /d "_main\node_modules\.aspect_rules_js\finalhandler@2.1.0\node_modules\encodeurl" "..\..\encodeurl@2.0.0\node_modules\encodeurl"
<3>WSL (22769 - ) ERROR: UtilAcceptVsock:271: accept4 failed 110
```
@alan-agius4 alan-agius4 requested review from josephperrott and clydin and removed request for devversion August 14, 2025 13:37
@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release and removed target: rc This PR is targeted for the next release-candidate labels Aug 14, 2025
@alan-agius4 alan-agius4 removed the request for review from josephperrott August 14, 2025 13:47
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 14, 2025
@alan-agius4 alan-agius4 merged commit dfc334c into angular:main Aug 14, 2025
31 of 32 checks passed
@alan-agius4 alan-agius4 deleted the add-re-try-delay branch August 14, 2025 13:49
@alan-agius4
Copy link
Collaborator Author

The changes were merged into the following branches: main, 20.1.x, 20.2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants