Skip to content

Ability to fail loudly on any ES operation in ElasticsearchTypeMixin class #23

@avelis

Description

@avelis

Observing this bulk client api call Is there a way to pass any exceptions up or a connections setting I could set so that any potential exceptions with ES bulk API are easier to catch? The ES client does return a response but the mixin class does not return the body for inspection. There is the helpers file bulk function call but it doesn't take a queryset argument and the actions must be built procedurally.

Thanks again for making this library.

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