proxmox-backup/proxmox-file-restore
Thomas Lamprecht 1f8b29f578 file restore: scale per-round delay up dynamically
Avoids latency for restore-VMs that are finished fast but not ready
yet the first round while not checking to often for slower ones, iow,
we assume that the start up distribution is looking like a chi-square
Χ² with k=3.

With 25*round we get at max 45 rounds totalling to 25.875 s delay and
1.125 max between-round delay, which still provides an ok reaction
time.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-01-26 16:12:58 +01:00
..
src file restore: scale per-round delay up dynamically 2022-01-26 16:12:58 +01:00
Cargo.toml bump proxmox-schema to 1.1 2021-12-16 11:25:02 +01:00