Comment 1 for bug 1379026

Revision history for this message
Manuel de la Peña (mandel) wrote :

At the moment we are sending the progress signal every time the buffer from the reply is written to disk, so atm, it is intentional but I can certainly add some euristic.. maybe just send the progress after x bytes or x % (we cannot do a single value since we want to send progress for small files).

What do you think would be the best approach regarding the transfer indicator?