zulip-mobile icon indicating copy to clipboard operation
zulip-mobile copied to clipboard

Upload files in chunks to avoid failing from server timeout.

Open chrisbobbe opened this issue 3 years ago • 0 comments

See https://github.com/zulip/zulip/issues/9391, where Tim pointed out that clients should upload files in chunks.

I think it's quite plausible that the timeouts are part of #4340, which has #4475 as a partial fix to get some of the inflated JPEG files under some control.

I don't have an implementation plan right now; I'm just filing this so I don't forget about it.

chrisbobbe avatar May 20 '21 21:05 chrisbobbe