lettuce icon indicating copy to clipboard operation
lettuce copied to clipboard

Default `ClientOptions.timeoutOptions` to `TimeoutOptions.enabled()`

Open mp911de opened this issue 2 years ago • 0 comments

With Lettuce 5.1, we introduced TimeoutOptions as additional layer to time out commands issued by the asynchronous or reactive API. We should now apply this behavior as default to avoid surprises when configuring ClientOptions.

mp911de avatar Oct 09 '23 13:10 mp911de