Vitali
02/25/2022, 7:31 PMAppendObject
operation to reduce the costs involved since the S3 way requires 4 requests minimum to accomplish this.grenierdev
02/25/2022, 7:34 PMVitali
02/25/2022, 7:44 PMCreateMultipartUpload
, `UploadPart`/`UploadPartCopy`, CompleteMultipartUpload
. You start the multipart upload, you copy the original object, and then upload a part for the append. One main difference we have is that R2 has an additional restriction on the part uploading API. S3 requires each part except the last to be at least 5MB. R2 requires each part but the last to be at least 5MB and all parts to be the same size (except for the last part).Isaac McFadyen | YYZ01
02/25/2022, 8:10 PMIsaac McFadyen | YYZ01
02/25/2022, 8:11 PMjohn.spurlock
02/27/2022, 10:47 PMcsears
02/28/2022, 3:36 PMKarmic
03/01/2022, 9:11 PMIsaac McFadyen | YYZ01
03/01/2022, 9:13 PMPlotzes
03/01/2022, 9:15 PMPeps
03/01/2022, 10:57 PMErisa | Support Engineer
03/02/2022, 2:55 PMkavinplays
03/02/2022, 4:33 PMkavinplays
03/02/2022, 4:33 PMVitali
03/02/2022, 7:56 PMVitali
03/02/2022, 8:01 PMVitali
03/02/2022, 8:01 PMVitali
03/02/2022, 8:02 PMVitali
03/02/2022, 8:02 PMJames
03/02/2022, 8:03 PMVitali
03/02/2022, 8:03 PMVitali
03/02/2022, 8:05 PMDyno
03/02/2022, 8:09 PMVitali
03/02/2022, 8:17 PMjohn.spurlock
03/02/2022, 10:36 PMVitali
03/03/2022, 2:50 AMErwin
03/03/2022, 3:10 AMCraiggles
03/03/2022, 10:34 AMVitali
03/03/2022, 5:47 PMVitali
03/03/2022, 5:47 PM