Skip to content

tps: Bump the unlocking timeout to 120 seconds

segfault requested to merge 19432-unlock-timeout into stable

Similar to #19347 (closed), where we got bug reports about activating Persistent Storage failing because of a timeout in the Activate call, we now got several bug reports where the Unlock call timed out. We try the same solution: bumping the timeout.

Closes #19432 (closed)

Merge request reports