Merlijn Vos

Results 195 comments of Merlijn Vos

Hi, we haven't maintained react native expo with uppy in a long time and unfortunately it's not a priority currently. If you have the bandwidth to further investigate this that...

@mifi are multiple buckets supported? Should that be possible if not?

@mifi @kvz do you feel we should implement this at some point or can we say we likely never implement this and close the issue?

It's hard for me to tell whether it's common to want multiple app instances in this setup and therefore worth the rewrite. I'll leave that choice to you and/or @kvz....

> You requested a review from me but in all honesty, I cannot provide any feedback. This part of Uppy is not really my area of expertise. Is there any...

Keep in mind that the continuation of the download is expected behavior for certain people. Example: #3128

Closing this to keep the issue count maintainable and the original issue with special characters doesn't seem to be a problem anymore. Can reopen if needed.

It indeed doesn't call `this.#onError`, which would emit `upload-error`. However, it does retry with the default or passed [`retryDelays` ](https://uppy.io/docs/aws-s3-multipart/#retryDelays-0-1000-3000-5000). So if you add custom retry logic, I suppose you...