Skip to content

Improve uv download action#9696

Open
JerryChen97 wants to merge 1 commit into
mainfrom
fix/uv-torch-download-timeout
Open

Improve uv download action#9696
JerryChen97 wants to merge 1 commit into
mainfrom
fix/uv-torch-download-timeout

Conversation

@JerryChen97

@JerryChen97 JerryChen97 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Try fixing recent torch downloading issue by constraining our concurrent download threads as well as increase timeout.

  UV_CONCURRENT_DOWNLOADS: 1
  UV_HTTP_TIMEOUT: 120

Reference: https://docs.astral.sh/uv/reference/environment/

[sc-122720]

@github-actions

Copy link
Copy Markdown
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.46%. Comparing base (f189a97) to head (d7ac561).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9696   +/-   ##
=======================================
  Coverage   99.46%   99.46%           
=======================================
  Files         628      628           
  Lines       68882    68882           
=======================================
  Hits        68516    68516           
  Misses        366      366           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JerryChen97 JerryChen97 changed the title Test uv concurrent limit Improve uv download action Jun 17, 2026
@JerryChen97 JerryChen97 requested review from a team and rashidnhm June 18, 2026 16:53
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.

1 participant