68351fa Add @retry decorator and use it to retry connection on PDC on IOError and in SCM's retry_run.

Authored and Committed by jkaluza 6 years ago
    Add @retry decorator and use it to retry connection on PDC on IOError and in SCM's retry_run.
    
    Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
    
        
file modified
+20 -0
file modified
+5 -16