Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

progress event jumps backwards #30

Closed
dylanjha opened this issue Aug 18, 2020 · 4 comments
Closed

progress event jumps backwards #30

dylanjha opened this issue Aug 18, 2020 · 4 comments

Comments

@dylanjha
Copy link
Contributor

Notice in this screenshot the progress events go from 3 to 49, then jumps backwards to 33, then progresses again to 82, then jumps back to 67.

progress-evt_2020-08-17_18-00-47


In this example. my source file is 10.6 MB. At the default chunk size 5120 that will be 3 chunks. Because this backwards jump happens at 33 and 67, it seems like some funny business going with the progress event that gets emitted at the boundary of a new chunk.

Here's a video of the bug: https://stream.new/v/EBPMDDqXrxsT01ToQwBbVx2027dx5dqucOoCxkXcCMEIk

@damechen
Copy link

I hit the same issue. I am using [email protected]. It also jumped back to 33 and 67.

Here is the video: https://recordit.co/dAqIMlufDc

@marcelfahle
Copy link

Same over here, although less apparent on bigger file sizes, where it jumps only 1% or so.

@michaellimair
Copy link
Contributor

I tried to fix this bug, perhaps the original authors or contributors can have a look. Thanks!

#43

@dylanjha
Copy link
Contributor Author

dylanjha commented Feb 23, 2021

closed in #43 and Release 2.2.2

https://github.com/muxinc/upchunk/releases/tag/v2.2.2

thanks @michaellimair !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants