xssnick / tonutils-storage

TON Storage golang implementation
Apache License 2.0
47 stars 8 forks source link

Stuck when try add big file #19

Closed MicroNovaX closed 8 months ago

MicroNovaX commented 9 months ago

When you try to add a large file to distribution, you get the feeling that everything is frozen and nothing is happening.

Example file: magnet:?xt=urn:btih:ea025791bb0d72c646ac10577dbb3939660cacc4&dn=Home.Alone.1990.BDREMUX.2160p.HDR.seleZen.mkv&tr=http%3A%2F%2Fbt02.nnm-club.cc%3A2710%2F00a9ec2fa523035b91123e9bcb7eb2c5%2Fannounce&tr=http%3A%2F%2Fbt02.nnm-club.info%3A2710%2F00a9ec2fa523035b91123e9bcb7eb2c5%2Fannounce&tr=http%3A%2F%2Fretracker.local%2Fannounce.php%3Fsize%3D61869858789%26comment%3Dhttp%253A%252F%252Fnnmclub.to%252Fforum%252Fviewtopic.php%253Fp%253D10807645%26name%3D%25CE%25E4%25E8%25ED%2B%25E4%25EE%25EC%25E0%2B%252F%2BHome%2BAlone%2B%25281990%2529%2BUHD%2BBDRemux%2B%255BH.265%252F2160p%255D%2B%255B4K%252C%2BHDR%252C%2B10-bit%255D&tr=http%3A%2F%2Fbt02.ipv6.nnm-club.cc%3A2710%2F00a9ec2fa523035b91123e9bcb7eb2c5%2Fannounce&tr=http%3A%2F%2Fbt02.ipv6.nnm-club.info%3A2710%2F00a9ec2fa523035b91123e9bcb7eb2c5%2Fannounce&tr=http%3A%2F%2F%5B2a01%3Ad0%3Aa580%3A1%3A%3A2%5D%3A2710%2F00a9ec2fa523035b91123e9bcb7eb2c5%2Fannounce

xssnick commented 9 months ago

Hi, currently progress is based on the files number, I will change it to bytes based progress later, thanks.

xssnick commented 8 months ago

Improved in v0.3.0