mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
269 B
269 B
synopsis | issues | prs | |
---|---|---|---|
Increase retry delays on HTTP 429 Too Many Requests |
|
When downloading Nix, the retry delay was previously set to 0.25 seconds. It has now been increased to 1 minute to better handle transient CI errors, particularly on GitHub.