Skip to content

Fix git config retry wait timing#8

Merged
eifinger merged 3 commits into
masterfrom
copilot/fix-alter-git-config-retry-timing
Apr 24, 2026
Merged

Fix git config retry wait timing#8
eifinger merged 3 commits into
masterfrom
copilot/fix-alter-git-config-retry-timing

Conversation

Copilot AI commented Apr 24, 2026

Copy link
Copy Markdown

Summary

  • make alterGitConfigWithRetry await its retry delay instead of starting an unawaited async task
  • ensure each retry waits at least 2 seconds before trying again
  • update the action entrypoints to await the retry helper and regenerate dist with npm run all

Validation

  • npm run all
  • manual Node validation of retry timing

Copilot AI and others added 3 commits April 24, 2026 14:28
Agent-Logs-Url: https://github.com/tadodotcom/ssh-agent/sessions/cfaf8902-7b43-4edb-a55e-80bf99237760

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
Agent-Logs-Url: https://github.com/tadodotcom/ssh-agent/sessions/cfaf8902-7b43-4edb-a55e-80bf99237760

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
@eifinger eifinger marked this pull request as ready for review April 24, 2026 20:17
@eifinger eifinger merged commit 186aae8 into master Apr 24, 2026
6 checks passed
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.

2 participants