mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-01 01:07:32 +00:00
Commit "a941bbd0 client: raise HTTP_TIMEOUT to 120s" in proxmox-backup did the same, however, we would now still fail after 60 seconds since the QMP call would time out. Increase the timeout here to the same +5 seconds to give some time to receive a response, so if the HTTP call in proxmox-backup times out, we can still get a useful error message instead of timing out the QMP call too. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| QemuServer.pm | ||