[pve-devel] [PATCH v4] Fix #582: Delay for content removal
Dominic Jäger
d.jaeger at proxmox.com
Mon Jul 15 12:28:17 CEST 2019
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
More information about the pve-devel
mailing list