When removing content the web gui could time out when it took too long (#582). This can be solved by starting a fork_worker.
The series adds an optional delay parameter to the API entry point. It also adds the option to the StdRemoveButton. As #582 is about backup removal the series makes the buttons for the backup use the new delay. Dominic Jäger (1): Fix #582: Add DELETE delay logic Fix #582: Add delay parameter to StdRemoveButton Fix #582: Add default delay for backup removal PVE/API2/Storage/Content.pm | 45 +++++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 9 deletions(-) -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel