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

chore: add stalled-download-timeout nix config in CI #4468

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

bradleystachurski
Copy link
Member

We'll occasionally see network issues with cachix in CI (again today - run, discord).

We've previously tried connect-timeout (see: #4401), but are still seeing issues. In my local env I've seen similar errors, which have been resolved by adding stalled-download-timeout = 15 (default: 300s).

https://nixos.org/manual/nix/stable/command-ref/conf-file#conf-stalled-download-timeout

@bradleystachurski bradleystachurski requested a review from a team as a code owner March 5, 2024 20:36
@dpc
Copy link
Contributor

dpc commented Mar 5, 2024

🏅 you're a hero

@dpc dpc added this pull request to the merge queue Mar 5, 2024
Merged via the queue into fedimint:master with commit 7a36caf Mar 5, 2024
20 checks passed
@bradleystachurski bradleystachurski deleted the nix-stalled-dl branch March 5, 2024 23:25
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.

None yet

3 participants