fix(repository-sync): retry transient x509 failures - #66
Merged
Jared Holgate (jaredfholgate) merged 2 commits intoAug 14, 2026
Merged
Conversation
Jack Tracey (jtracey93)
previously approved these changes
Aug 12, 2026
Route GitHub CLI calls through the shared retry helper and classify transient TLS certificate errors without masking deterministic API failures. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6b45b3be-c5ef-4f9e-bfb4-5677c3f7adbc
Retry mapotf transform only for recognized provider network failures, with bounded incremental backoff. Keep deterministic errors immediate and clean backups only after success. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6b45b3be-c5ef-4f9e-bfb4-5677c3f7adbc
Jared Holgate (jaredfholgate)
force-pushed
the
jaredfholgate-retry-intermittent-x509-failures
branch
from
August 14, 2026 08:37
1589ad7 to
454bdac
Compare
Jared Holgate (jaredfholgate)
enabled auto-merge (squash)
August 14, 2026 09:09
Jack Tracey (jtracey93)
approved these changes
Aug 14, 2026
Jared Holgate (jaredfholgate)
deleted the
jaredfholgate-retry-intermittent-x509-failures
branch
August 14, 2026 10:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
gh api, clone, PR create, and PR merge operations through bounded incremental retriesFailure investigated
The scheduled repository-management run failed across multiple jobs and different GitHub CLI operations with intermittent certificate-name validation errors:
https://github.com/Azure/azure-verified-modules-tools/actions/runs/31580494242
Validation
./build.ps1 pre-commit