Commit d513f67
committed
fix(save): extend ttl for document save lock to 1 Minute
We observed save requests that took longer than 30 seconds.
The lock needs to outlive those in order to prevent superfluous 409 responses.
Signed-off-by: Max <max@nextcloud.com>1 parent bda9fd1 commit d513f67
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
0 commit comments