lettuce icon indicating copy to clipboard operation
lettuce copied to clipboard

Adjusting disconnectedBehavior Option to Prevent Timeout During Redis Shutdown #2866

Open MagicalLas opened this issue 4 weeks ago • 0 comments

The purpose of this PR is to adjust the disconnectedBehavior option to prevent timeouts when Redis is shutdown, addressing issue #2866.

Make sure that:

  • [x] You have read the contribution guidelines.
  • [x] You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
  • [x] You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • [ ] You submit test cases (unit or integration tests) that back your changes.

MagicalLas avatar Jun 10 '24 15:06 MagicalLas