neoave / mrack

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

fix(Beaker): connection to hub timing out #195

Closed Tiboris closed 2 years ago

Tiboris commented 2 years ago

mrack was failing with an exception when Beaker hub was not replying to requests for some time. With this we accept the fact that hub may not respond and we use previous result and continue the wait for resource.

Signed-off-by: Tibor Dudlák tdudlak@redhat.com

Tiboris commented 2 years ago

Let me re-base and run something.

XiyangDong commented 2 years ago

I am ok with merging this if @dav-pascual is also in favor of that.

dav-pascual commented 2 years ago

Fine by me as well!