mirror of
https://github.com/NixOS/nix
synced 2025-06-24 18:01:16 +02:00
doc/rl-next: retry-on-http-429
This commit is contained in:
parent
bfecd13e9b
commit
bc774d4365
1 changed files with 8 additions and 0 deletions
8
doc/manual/rl-next/retry-on-http-429.md
Normal file
8
doc/manual/rl-next/retry-on-http-429.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
synopsis: "Increase retry delays on Http 429"
|
||||
issues:
|
||||
prs: [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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue