Skip to content

fix(uploader): call OBS upload callback after multipart complete#344

Open
wjackiedev wants to merge 1 commit into
cloudreve:masterfrom
wjackiedev:fix/obs-client-callback-v4.17.0
Open

fix(uploader): call OBS upload callback after multipart complete#344
wjackiedev wants to merge 1 commit into
cloudreve:masterfrom
wjackiedev:fix/obs-client-callback-v4.17.0

Conversation

@wjackiedev

Copy link
Copy Markdown

Summary

  • add a dedicated OBS upload callback API call
  • call Cloudreve's OBS callback endpoint after the client completes the OBS multipart upload
  • reuse the existing upload callback error handling path

Testing

  • Not run in this repository; backend OBS package tests pass in the paired Cloudreve change.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

新增sendObsCompleteUpload API接口,添加obsUploadCallback回调处理函数,修改OBS上传器在上传完成后触发回调以完善完整上传流程。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants