Skip to content

Conversation

@tellet-q
Copy link
Contributor

Attempt to fix intermittent SSH connection failures (kex_exchange_identification: Connection reset by peer). They are probably caused by server rate limiting or network issues.

  • Add retry loop (5 attempts) with ConnectTimeout=30 for rsync operations
  • Add retry loop (10 attempts) with ConnectTimeout=10 for SSH readiness checks

@tellet-q tellet-q requested a review from KShivendu December 16, 2025 07:41
@tellet-q
Copy link
Contributor Author

Copy link
Member

@KShivendu KShivendu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@tellet-q tellet-q merged commit 063a0d8 into master Dec 16, 2025
11 checks passed
@tellet-q tellet-q deleted the improve-ssh-conn branch December 16, 2025 08:38
@tellet-q tellet-q mentioned this pull request Dec 16, 2025
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.

3 participants