msys2 / msys2/setup-msys2

Sometimes timeouts when downloading the installer

Open
#264 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
392
Forks
52
Avg merge
52m
Merged PRs (30d)
7

Description

Over the last 2 weeks we get this occasionally:

Downloading MSYS2...
  connect ETIMEDOUT 185.199.110.133:443
  Waiting 12 seconds before trying again
  connect ETIMEDOUT 185.199.110.133:443
  Waiting 14 seconds before trying again
  Error: connect ETIMEDOUT 185.199.110.133:443

Example: https://github.com/msys2/msys2-tests/actions/runs/3453702969/jobs/5764508819

I wonder if we should store it in the cache as well to make this less likely.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the setup-msys2 GitHub Action's installer-download path and inspect the linked GitHub Actions run for the timeout behavior. Determine how caching the downloaded installer would fit the existing workflow; done means intermittent downloads are less likely to fail and the behavior is verified in Actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.