bitplatform
bitplatform copied to clipboard
Improve dynamic ChunkSize algorithm in `BitFileUpload`
Improve update ChunkSize algorithm when the AutoChunkSizeEnabled is active in BitFileUpload. Currently, the implemented algorithm only depends on the last chunk uploaded which is not optimized.