Skip to content
This repository was archived by the owner on Jun 30, 2018. It is now read-only.

How to monkey patch to avoid 'Couldn't find all users with IDs', found 9 results was looking for 10 #852

@inspire22

Description

@inspire22

Sometimes my servers lose a connection, or there's a database issue, and a rogue row gets left in ES, that is not in my database. It's not terribly important for me.

Ideally I'd rescue it to delete the missing row and return the result.

Initially it sounds simpler to just monkey-patch around raising this error, to silently return whatever results could be found.

Any tips where in the source to start looking? Load: true is difficult to search for...

Thanks for a great project :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions