-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.bugSomething isn't workingSomething isn't working
Description
The web UI tries to lock the folder for every delete operation, this fails if a delete is already ongoing.
We should probably reuse the existing lock token.
We should also store whether a lock is being requested as some requests are failing due to a DB duplicate constraint error.
This is probably an issue for other operations.
Request flow when deleting 5 files simultanously:

cc @susnux
Metadata
Metadata
Assignees
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.bugSomething isn't workingSomething isn't working

