mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
d38a7343fe
We've had a recent PR CI mass failure event, ultimately caused by the mergeability check GitHub API not returning a result. But due to the `pkgs/by-name` check workflow not backing off appropriately between retries, it pummeled the API, resulting in exceeding the API rate limit: https://github.com/NixOS/nixpkgs/actions/runs/7010089143/job/19069845070 This commit fixes that for the future by implementing a retry strategy limited to three retries, with exponential backoff |
||
---|---|---|
.. | ||
backport.yml | ||
basic-eval.yml | ||
check-by-name.yml | ||
check-maintainers-sorted.yaml | ||
editorconfig.yml | ||
labels.yml | ||
manual-nixos.yml | ||
manual-nixpkgs.yml | ||
no-channel.yml | ||
ofborg-pending.yml | ||
periodic-merge-6h.yml | ||
periodic-merge-24h.yml | ||
update-terraform-providers.yml |