Skip to content

Deserialize error property on MultiGetResponse items #2871

@russcam

Description

@russcam

From stackoverflow.

error properties on items in the docs array on an IMultiGetResponse are not currently deserialized onto IMultiGetHit<object>, resulting in no way to determine if an individual get response has resulted in an error. Further, IMultiGetResponse is still determined to be valid (.IsValid is true on response).

I have a fix underway for this and will open a PR tomorrow.

Metadata

Metadata

Assignees

No one assigned

    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