Skip to content

ci: git-fetch-retry composite action (HTTP/1.1 + bounded backoff) - #932

Merged
frstrtr merged 1 commit into
masterfrom
ci-steward/git-fetch-http1-retry
Jul 29, 2026
Merged

ci: git-fetch-retry composite action (HTTP/1.1 + bounded backoff)#932
frstrtr merged 1 commit into
masterfrom
ci-steward/git-fetch-http1-retry

Conversation

@frstrtr

@frstrtr frstrtr commented Jul 28, 2026

Copy link
Copy Markdown
Owner

ci: git-fetch-retry composite action (HTTP/1.1 + bounded backoff)

Durable generalization of the HTTP/1.1 git-config slice that was hand-applied
to Linux runners 198-1/-2/-3 this cycle. Wraps git fetch/clone in a
reusable .github/actions/git-fetch-retry composite action that:

Additive only: two new files under .github/actions/git-fetch-retry/
(action.yml + README.md), no existing workflow modified. Wiring the
call-sites is a follow-up once this lands and integrator reviews the action.

Draft — for integrator review. Not for self-merge.

Durable follow-up to the runner-side HTTP/1.1 git config on the self-hosted
Linux runners. Wraps git fetch/--unshallow with exponential backoff to absorb
the intermittent curl 56 / curl 92 (HTTP/2 stream CANCEL) egress faults that
fail actions/checkout on c2pool-linux-198-*. Opt-in; no workflows wired yet.
@frstrtr
frstrtr marked this pull request as ready for review July 28, 2026 06:54
@frstrtr
frstrtr merged commit 99337ad into master Jul 29, 2026
50 of 51 checks passed
@frstrtr
frstrtr deleted the ci-steward/git-fetch-http1-retry branch July 29, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant