]> git.proxmox.com Git - proxmox-backup.git/commit
client: raise HTTP_TIMEOUT to 120s
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Feb 2021 10:55:37 +0000 (11:55 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Feb 2021 10:57:21 +0000 (11:57 +0100)
commita941bbd0c9dfd2dd804780658f17c4f6e154efe2
treec4940bb7e6696fa0c952b11ced7998640da9d396
parent21e3ed344942291e8db09d0159cff214331b2dad
client: raise HTTP_TIMEOUT to 120s

As 20s is really not that high, especially for loaded setups one is
connected to through a spotty network (looking at you ÖBB railnet)
and gets latency spikes of 5 - 10s for some minutes at a time..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/client/http_client.rs