neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
11 stars 14 forks source link

Openstack provider times out when instance is slow #51

Closed netoarmando closed 3 years ago

netoarmando commented 3 years ago

asyncio times out during provisioning when OpenStack instance is slow.

Complete log: mrack.log

A more robust initialization method is needed (E.g: retry on time-out or increase the time-out)

pvoborni commented 3 years ago

Candidate PR: https://github.com/neoave/mrack/pull/50

Tiboris commented 3 years ago

Closing for now, If the issue persists we shall come up with better solution.