Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Add connection retry logic and delay between tests#37

Open
AlephNotation wants to merge 2 commits intomainfrom
ty/more-ssh-examples
Open

Add connection retry logic and delay between tests#37
AlephNotation wants to merge 2 commits intomainfrom
ty/more-ssh-examples

Conversation

@AlephNotation
Copy link
Copy Markdown
Contributor

Fix CI failures on GitHub Actions by:

  • Adding retry logic (3 attempts with exponential backoff) to SSH connect
  • Adding 500ms delay between tests to avoid overwhelming VM with rapid connections
  • Adding retries and retryDelay options to SSHOptions type

AlephNotation and others added 2 commits December 10, 2025 18:15
Fix CI failures on GitHub Actions by:
- Adding retry logic (3 attempts with exponential backoff) to SSH connect
- Adding 500ms delay between tests to avoid overwhelming VM with rapid connections
- Adding retries and retryDelay options to SSHOptions type

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Remove path restrictions so tests run on every PR before merge.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant