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-15 00:12:42 +02:00

269 B

synopsis issues prs
Increase retry delays on HTTP 429 Too Many Requests
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.