Skip to content

fix: improve retry logic, add more informative echoes#80

Merged
RoyalOughtness merged 1 commit intosecureblue:mainfrom
HastD:connection-retry
Oct 18, 2025
Merged

fix: improve retry logic, add more informative echoes#80
RoyalOughtness merged 1 commit intosecureblue:mainfrom
HastD:connection-retry

Conversation

@HastD
Copy link
Copy Markdown
Collaborator

@HastD HastD commented Oct 17, 2025

  • Abort if netcat fails to detect the SSH port as open after all retry attempts have been used up.
  • Add a few more informative messages to aid in debugging.
  • Copy all files to VM in a single scp command.
  • Use array for SSH_OPTS and other minor style fixes.

* Abort if netcat fails to detect the SSH port as open after all retry
  attempts have been used up.
* Add a few more informative messages to aid in debugging.
* Copy all files to VM in a single `scp` command.
* Use array for `SSH_OPTS` and other minor style fixes.

Signed-off-by: Daniel Hast <[email protected]>
@HastD HastD marked this pull request as ready for review October 17, 2025 20:43
@RoyalOughtness RoyalOughtness merged commit b61fc53 into secureblue:main Oct 18, 2025
5 checks passed
@HastD HastD deleted the connection-retry branch October 18, 2025 11:56
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