Retry Policy/Mechanisms for Connections to Redis cache using Lettuce client #2448
-
Hi, I am trying to connect to azure redis cache using Lettuce client. When I am setting up client option for connection, I am not getting any option to set Retry policy for the Connection in case of failures or re-connections attempt. Is this functionality not supported on Lettuce yet ? If supported, can you please help with any references or docs ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Check out |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot! It's helpful. |
Beta Was this translation helpful? Give feedback.
Check out
ReconnectDelay
at https://lettuce.io/core/release/reference/#clientresources.configuration-settings