Elektrobit / flake-pilot

Registration/Control utility for applications launched through a runtime-engine, e.g containers
MIT License
9 stars 5 forks source link

Increase max retries on resume type VM #123

Closed schaefi closed 1 year ago

schaefi commented 1 year ago

When connecting to a resume type VM for the first time, the wait time was not long enough. Increasing the retry count will solve this issue. If after this delay the VM is still not responsive on the vsock it's likely an issue on the VM startup itself and ok to close. This Fixes #122

schaefi commented 1 year ago

I stumbled on that issue when testing on rPI (4g)