ff18484 Raise early if requests fail.

Authored and Committed by qulogic 4 years ago
    Raise early if requests fail.
    
    This prevents weird exceptions about BZ2/LZMA compression failing, when
    it's really because of empty data.
    
        
file modified
+3 -1