[pbs-devel] [PATCH widget-toolkit/proxmox-backup] tape: increase gui timeout for transfer

Dominik Csapak d.csapak at proxmox.com
Wed Mar 6 15:04:23 CET 2024


the gui api calls have a default timeout of 30 seconds, which is too
short for a transfer of tapes with real world hardware.

introduce extra options for the edit window and use that to set an
increased timeout for transfers.

proxmox-widget-toolkit:

Dominik Csapak (1):
  edit window: add optional custom submit options

 src/window/Edit.js | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

proxmox-backup:

Dominik Csapak (1):
  ui: tape: transfer: increase timeout to 3 minutes

 www/tape/ChangerStatus.js | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
2.39.2





More information about the pbs-devel mailing list