Skip to content

chore: retry wasi-sdk download in CI #3151

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
Apr 2, 2025
Merged

Conversation

lukekarrys
Copy link
Member

@lukekarrys lukekarrys commented Apr 1, 2025

Downloading wasi-sdk was failing intermittently in CI with the following error:

Start-BitsTransfer: D:\a\_temp\2d842915-cf29-4e19-ad5c-0579032af0fb.ps1:2
Line |
   2 |  Start-BitsTransfer -Source https://github.com/WebAssembly/wasi-sdk/re …
     |  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | The connection with the server was terminated abnormally 
Error: Process completed with exit code 1.

Ref to CI run

This PR retries the download 3 times since I've only seen this error be transient so far.

@lukekarrys lukekarrys merged commit 8f3cd8b into main Apr 2, 2025
46 checks passed
@lukekarrys lukekarrys deleted the lk/retry-wasi-download branch April 2, 2025 09:09
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.

2 participants