Skip to content

Fail in bulk ES update isn't caught #211

@scanon

Description

@scanon

In this part here....

https://github.com/kbase/index_runner/blob/develop/src/index_runner/es_indexer.py#L219-L222

The bulk operation can still return an okay but have failures for individual updates. That loop needs to check the status for all the ops and it should raise an error if anything fails.

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