diff options
author | fenn-cs <fenn25.fn@gmail.com> | 2024-05-08 21:03:06 +0100 |
---|---|---|
committer | fenn-cs <fenn25.fn@gmail.com> | 2024-05-15 11:51:07 +0100 |
commit | 21a22a390ddc77cb6acd33849a171a07fa6db717 (patch) | |
tree | 845948896ead2dd5e77947c531f55a855d79a7b3 /dist/files-init.js | |
parent | 23c71bd862d8f6d13d2f9ed08c932a5eb63905bc (diff) | |
download | nextcloud-server-21a22a390ddc77cb6acd33849a171a07fa6db717.tar.gz nextcloud-server-21a22a390ddc77cb6acd33849a171a07fa6db717.zip |
perf(deleteAction): Queue delete requests
When multiple files are deleted at once, all the requests bombard the server
simultaneously, causing performance issues.
This commit adds queuing that limits the concurrency of these requests to 5
at a time.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Diffstat (limited to 'dist/files-init.js')
0 files changed, 0 insertions, 0 deletions