nixpkgs/.github
Silvan Mosberger d38a7343fe workflows/check-by-name: Limited and exponential retries
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
2023-11-27 22:42:17 +01:00
..
ISSUE_TEMPLATE Encourage +1's for prioritisation 2023-11-21 07:00:18 +01:00
workflows workflows/check-by-name: Limited and exponential retries 2023-11-27 22:42:17 +01:00
CODEOWNERS zfs_2_1: init at 2.1.13 2023-11-24 15:47:21 +01:00
dependabot.yml Revert ".github/dependabot.yml: disable" 2022-11-08 06:28:22 +10:00
ISSUE_TEMPLATE.md ISSUE_TEMPLATE: 'nix run' -> 'nix-shell -p' 2020-01-05 22:47:43 +01:00
labeler.yml .github/labeler.yml: autolabel jupyter stuff 2023-11-22 16:02:27 +01:00
PULL_REQUEST_TEMPLATE.md Encourage +1's for prioritisation 2023-11-21 07:00:18 +01:00
STALE-BOT.md .github/stale bot: stop commenting 2022-04-30 08:30:08 -07:00
stale.yml .github/stale bot: stop commenting 2022-04-30 08:30:08 -07:00