lholecek / greenwave

Forked from greenwave 6 years ago
Clone

251c008 Add a retry decorator to wrap frail functions.

Authored and Committed by ralph 6 years ago
    Add a retry decorator to wrap frail functions.
    
    We're having some DNS issues internally that throw NewConnectionErrors
    at us regularly.  This is a workaround.
    
        
file modified
+9 -0
file modified
+7 -1
file modified
+28 -0