Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
avelis opened this issue Feb 19, 2018 · 0 comments
Open

Comments

@avelis
Copy link
Contributor

avelis commented Feb 19, 2018

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.

@avelis avelis changed the title Ability to fail loudly on ES operations in ElasticsearchTypeMixin class Ability to fail loudly on any ES operation in ElasticsearchTypeMixin class Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant