shapehq / tartelet

⚙️💻 A macOS app that makes it a breeze to manage multiple GitHub Actions runners in ephemeral virtual machines on a single host machine. The benefits are that runners can run in parallel, and each job runs in an isolated environment.
MIT License
510 stars 17 forks source link

Retries establishing SSH connection #66

Closed simonbs closed 6 months ago

simonbs commented 6 months ago

The changes in this PR adds support for retrying establishing an SSH connection to the virtual machine after a delay.