schlupov / copr / copr

Forked from copr/copr 4 years ago
Clone

ea06ca5 cli: don't raise immediately if cli can't connect to frontend

16 files Authored by schlupov 2 years ago, Committed by frostyx 2 years ago,
    cli: don't raise immediately if cli can't connect to frontend
    
    We should try to connect to the frontend more than just one time.
    Maybe the apache is restarting. This was causing the command watch-build
    to fail immediately and it was returning 1 even though a build succeeded at
    the end.
    
        
file modified
+1 -0
file modified
+22 -26
file modified
+38 -14