Long operations on a clustered manager (that take more than 5 seconds) fail
Description
This is due to this line. This can occur on any operation that takes a bit longer than usual.
It's a bit difficult to reproduce in a stable environment, but one way would be to add a `sleep` to one of the operations (for example, add a sleep of 5 seconds here).