kukhariev / ngx-uploadx

Angular Resumable Upload Module
https://github.com/kukhariev/ngx-uploadx
MIT License
43 stars 23 forks source link

perf(dynamic-chunk): increase chunks time limits #342

Closed kukhariev closed 2 years ago

kukhariev commented 2 years ago

Changed the chunk time range from 2 - 8 sec to 8 - 24 sec. This noticeably reduces server and client overhead and decreases upload time.