]> git.proxmox.com Git - proxmox.git/commit
client: drop retry logic
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 7 Aug 2023 08:57:38 +0000 (10:57 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 7 Aug 2023 08:57:39 +0000 (10:57 +0200)
commita7435e757ba43c5d756683556973ffebfb54f5be
treed2fbe6715b7a77e46403267c50f01e855f8f02fd
parent2b212cf4e3bebbcba2f8c64054f00b528db3538d
client: drop retry logic

This should be moved to where we actually need it, not be part of the
generic product client.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-client/src/client.rs