Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
From time to time the job watch throws a 502 error: ``` failed to get jobs: HTTP 502: Server Error (https://api.github.com/repos/cri-o/packaging/actions/runs/8682352551/jobs?per_page=100) ``` We now retry up to three times to make the test suite robust. As follow-up, I opened: cli/go-gh#157 Signed-off-by: Sascha Grunert <[email protected]>
- Loading branch information