Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

Don't wait forever #58

Description

@SolomonShorser-OICR

Waiting for SSH could wait forever, if the cloud API never reports a failure when creating the VM, but SSH never is set up properly.

https://github.com/CloudBindle/youxia/blob/1.1.0-rc.8/youxia-deployer/src/main/java/io/cloudbindle/youxia/deployer/Deployer.java#L608

It would be nice to have a configurable upper limit for how long to wait before giving up and destroying the VM. I've seen it wait for SSH for an hour and nothing happened.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions