@@ -243,6 +243,7 @@ public class SceneDownloadHandlerServiceImpl {
// TODO: 2022/5/24 v3 停止后要开启-----------------------end
}catch (Exception e){
+ Thread.sleep(30000);
//更新进度为下载失败
this.updateProgress( null, num, SceneDownloadProgressStatus.DOWNLOAD_FAILED.code(), null);
//更新下载log状态为成功