]> git.p6c8.net - jirafeau.git/commitdiff
[BUGFIX] retry transfering with lower size for any HTTP error code
authorJerome Jutteau <jerome@jutteau.fr>
Tue, 5 Jul 2022 06:23:01 +0000 (08:23 +0200)
committerJerome Jutteau <jerome@jutteau.fr>
Tue, 5 Jul 2022 06:25:32 +0000 (08:25 +0200)
When a timeout is too low compared to sent size, server will return a 500 error.
Jirafeau retry to send again but do not try to reduce chunk size.

This patch will make Jiarfeau split in half it's sent size each an error occurs.

ref #273

Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>

No differences found

patrick-canterino.de