a1cdd61 Add retry mechanism to Pulp class methods

2 files Authored by apaplaus 3 years ago, Committed by apaplaus 3 years ago,
    Add retry mechanism to Pulp class methods
    
    Now when Pulp methods will fail their requests, they will not exit immediately, but will retry queries for some time.
    
    + test for this mechanism
    
    Resolves: FACTORY-5883
    
        
file modified
+4 -0
file modified
+18 -0