1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/doc/manual/rl-next/retry-on-http-429.md
2025-05-14 23:51:19 +02:00

251 B

synopsis issues prs
Increase retry delays on Http 429
13052

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.