diff --git a/assets b/assets index 220a080..73ba75b 160000 --- a/assets +++ b/assets @@ -1 +1 @@ -Subproject commit 220a080a1b8ace8718188420c02d914d8cd2f074 +Subproject commit 73ba75baf5f95caf0c79692795d19e2b77abeecd diff --git a/pkg/filesystem/driver/onedrive/api.go b/pkg/filesystem/driver/onedrive/api.go index 1a7bb84..519fc4c 100644 --- a/pkg/filesystem/driver/onedrive/api.go +++ b/pkg/filesystem/driver/onedrive/api.go @@ -445,6 +445,7 @@ func (client *Client) MonitorUpload(uploadURL, callbackKey, path string, size ui } } util.Log().Debug("无法获取上传会话状态,继续下一轮,%s", err.Error()) + continue } // 成功获取分片上传状态,检查文件大小