0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-20 05:00:15 +00:00
nextcloud_server/apps/dav/lib/Direct
Joas Schilling 7964f338dc
fix(throttler): Remove the sleep from the throttler that throws
The sleep is not adding benefit when it's being aborted with 429
in other cases anyway.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-02 11:27:29 +02:00
..
DirectFile.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DirectHome.php fix(throttler): Remove the sleep from the throttler that throws 2025-05-02 11:27:29 +02:00
Server.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ServerFactory.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00