Skip to content
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

Change download concurrency #23

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Change download concurrency #23

merged 1 commit into from
Feb 14, 2024

Conversation

randy-sab-roy
Copy link
Contributor

📖 Description

Two small configuration improvements:

  • Set the concurrency value to 1 as it seems unstable with the default of 4.
  • Disable auto pruning. Ephemeral runners are very unlikely to use enough storage for this to be a problem and disabling it avoids having to fetch the entire 100GB+ image.

@randy-sab-roy randy-sab-roy self-assigned this Feb 14, 2024
host/launch.sh Show resolved Hide resolved
@randy-sab-roy randy-sab-roy merged commit 39bc197 into main Feb 14, 2024
1 check passed
@randy-sab-roy randy-sab-roy deleted the stable-download branch February 14, 2024 21:21
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