00420cc Don't stop execution on bad HTTP status while downloading DB files

Authored and Committed by mymindstorm 2 years ago
    Don't stop execution on bad HTTP status while downloading DB files
    
    This crash causes DB files that were sucessfully downloaded during a crashed run to have their changes ignored on the next sync becuase html generation is skipped when a crash occurs.
    
        
file modified
+7 -1