Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default ClientOptions.timeoutOptions to TimeoutOptions.enabled() #2518

Closed
mp911de opened this issue Oct 9, 2023 · 0 comments
Closed

Default ClientOptions.timeoutOptions to TimeoutOptions.enabled() #2518

mp911de opened this issue Oct 9, 2023 · 0 comments
Labels
status: good-first-issue An issue that can only be worked on by brand new contributors type: feature A new feature
Milestone

Comments

@mp911de
Copy link
Collaborator

mp911de commented Oct 9, 2023

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 mp911de added the type: feature A new feature label Oct 9, 2023
@mp911de mp911de added this to the 7.x milestone Oct 9, 2023
@tishun tishun added the status: good-first-issue An issue that can only be worked on by brand new contributors label Jul 17, 2024
@tishun tishun modified the milestones: 7.x, 6.5.0.RELEASE Oct 24, 2024
@tishun tishun closed this as completed Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: good-first-issue An issue that can only be worked on by brand new contributors type: feature A new feature
Projects
None yet
Development

No branches or pull requests

2 participants