Drazen Urch

Results 78 comments of Drazen Urch

@szguoxz don't see any print lines in the code, can paste the log lines you're seeing?

@Protryon thank you! Great stuff

Duplicate of #387, TLDR yes it will happen eventually, not sure when

@No9 very interesting, I don't think I've touched bucket creation code in a long while, did you maybe manage to collect more details?

@ryanswrt, good callout, we've remove `reqwest`, and there is some fallout, it will be cleaned up before the next beta

@ahicks92 thanks for an in depth report, I'll find some time to look into this

@Niedzwiedzw I've ran into this with tests, I'm not sure if R2 supports multipart upload, it might also be "too eventually consistent", so the upload parts don't get created by...

Interesting so do you think something like throttling R2 uploads would help?

@Frederik-Baetens thanks for digging in, I can’t say I have much inside, the only argument I have is that multipart uploads seem to work on s3, but not in r2,...

That’s an interesting observation, encoding of slashes has been a contentious topic at one point, there even was a dedicated feature for handling it, I think you might be on...