nextcloud/apps
fenn-cs 21a22a390d 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>
2024-05-15 11:51:07 +01:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-05-06 00:20:12 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-04-03 00:19:45 +00:00
comments Fix(l10n): Update translations from Transifex 2024-05-09 00:20:03 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-04-27 00:20:09 +00:00
dashboard refactor(dashboard): Use attributes for routing 2024-05-10 09:44:01 +02:00
dav fix(caldav): loop through all events for busy events 2024-05-14 14:32:58 +02:00
encryption Fix(l10n): Update translations from Transifex 2024-04-19 00:20:24 +00:00
federatedfilesharing chore: Add SPDX header 2024-05-10 11:07:50 +02:00
federation Fix(l10n): Update translations from Transifex 2024-04-27 00:20:09 +00:00
files perf(deleteAction): Queue delete requests 2024-05-15 11:51:07 +01:00
files_external test: retry smb notify test a few times 2024-05-01 16:59:17 +02:00
files_reminders fix: Remove reminder action from trash 2024-05-14 10:47:59 -07:00
files_sharing Fix(l10n): Update translations from Transifex 2024-05-08 00:20:52 +00:00
files_trashbin Fix(l10n): Update translations from Transifex 2024-05-09 00:20:03 +00:00
files_versions Fix(l10n): Update translations from Transifex 2024-05-04 00:20:52 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-04-30 00:20:32 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2024-04-24 00:20:17 +00:00
provisioning_api refactor(provisioning_api): Add types for user details scopes 2024-05-11 09:22:19 +02:00
settings feat: Split display name and username columns 2024-05-14 09:50:51 -07:00
sharebymail Fix(l10n): Update translations from Transifex 2024-05-08 00:20:52 +00:00
systemtags Fix(l10n): Update translations from Transifex 2024-04-26 00:21:00 +00:00
testing fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
theming Fix(l10n): Update translations from Transifex 2024-05-09 00:20:03 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-04-21 00:20:29 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-05-03 00:19:45 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2024-05-08 00:20:52 +00:00
user_status Fix(l10n): Update translations from Transifex 2024-04-23 00:20:44 +00:00
weather_status Fix(l10n): Update translations from Transifex 2024-04-26 00:21:00 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2024-04-25 00:20:44 +00:00