cirruslabs / gitlab-tart-executor

GitLab Runner executor to run jobs in Tart VMs
MIT License
60 stars 5 forks source link

Reimplement of Retry Mechanism: Ensuring SSH Service Readiness #54

Closed Lakr233 closed 10 months ago

Lakr233 commented 10 months ago

See #49 for context.

Lakr233 commented 10 months ago

I'm sure it's now fixed. It has nothing to do with DHCP service.

Screenshot 2024-01-11 at 17 37 21
Lakr233 commented 10 months ago

It's my first time writing go code, please pay more attention to review. Thanks.

edigaryev commented 10 months ago

On that note, @edigaryev should we add a similar logic to Cirrus CLI?

It's already there, was introduced in https://github.com/cirruslabs/cirrus-cli/pull/667.