Am 10/11/2022 um 11:36 schrieb Dominik Csapak: > under some conditions, like when calling it in the api where we have > a 30s pveproxy limit, we want to make use of the '--timeout' parameter > of the file-restore binary, but we may want to call it in the future > where we don't want add timeout. > > To achieve that, add an extendable 'extra_params' hash parameter to > 'file_restore_list' and use the timeout from there. > > Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> > --- > changes from v3: > * don't hardcode timeout, but use an extra_params hash > src/PVE/PBSClient.pm | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > >
applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel