Fix: Tolerate transient connection errors 97/72297/2 v0.37.7
authorRobert Varga <nite@hq.sk>
Mon, 30 Oct 2023 17:09:28 +0000 (18:09 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 31 Oct 2023 00:25:35 +0000 (01:25 +0100)
commit88b9444794dec43e399c3f2f25c030b4dd211e55
tree3c8e2d923268819429cd4e474909370ba0b7c40d
parent1eec6f15a9788e1b64ebd19e41659e325c801807
Fix: Tolerate transient connection errors

Nexus release process is absolutely critical and it seems just cannot
get our infra to work reliably. Work this around by ignoring
ConnectionErrors unless they pile up.

Issue: IT-25604
Change-Id: I3c035c280dd5ea973c188b78baec76e24aa1ec16
Signed-off-by: Robert Varga <nite@hq.sk>
lftools/nexus/cmd.py