Skip to content

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

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:add-re-try-delay
Aug 14, 2025
Merged

build: add retry-delay for accept4 failed 110#30919
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:add-re-try-delay

Conversation

@alan-agius4
Copy link
Copy Markdown
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 clydin and josephperrott 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
Copy Markdown
Collaborator Author

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

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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