Skip to content

Added fallback for MAXSEARCHRESULTS in RedisMemory:GetListAsync #1063

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AnnoDeJong
Copy link

Motivation and Context (Why the change? What's the scenario?)

Azure Redis Enterprise does not support FT.CONFIG commands which causes the method to fail completely and as this is used when deleting a document it prevents a document from being deleted.

High level description (Approach, Design)

Added a fallback value as well as moved the configuration task into the if statement.

Azure Redis Enterprise does not support FT.CONFIG commands which causes the method to fail completely and as this is used when deleting a document it prevents a document from being deleted.
@AnnoDeJong AnnoDeJong requested a review from dluc as a code owner May 8, 2025 11:23
@AnnoDeJong
Copy link
Author

  • Submissions in the course of work for my

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants