You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### What type of PR is this?
/kind improvement
#### What this PR does / why we need it:
Reshape the DataBuffers into parts of the same size (5MB) except for the last part.
#### Which issue(s) this PR fixes:
Fixes#49
#### Does this PR introduce a user-facing change?
```release-note
保证分片上传时片段大小一致
```
When I upload attachment into Cloudflare R2, I sometimes get the following error:
I also realized that plugin-s3 doesn't implement same size part mechanism. I'm willing to contribute the feature.
/kind bug
/assign
The text was updated successfully, but these errors were encountered: