Skip to content

FT.Search returns error when there is an expired key in the results #3456

@rokn

Description

@rokn

Issue tracker is used for reporting bugs and discussing new features. Please use
stackoverflow for supporting issues.

When we are using keys which can expire with FT.Search there is a small change that a key which is expired is part of the results. In that case the FTSearch function returns an error without returning any results.

Expected Behavior

I'm expecting all of the results to be there including the null key with an error telling me the key is expired.

Current Behavior

Only an error is returned

Possible Solution

Steps to Reproduce

Context (Environment)

Detailed Description

Possible Implementation

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions