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

Repeat batch-objects with weaviate errors #174

Open
dirkkul opened this issue Feb 10, 2023 · 0 comments
Open

Repeat batch-objects with weaviate errors #174

dirkkul opened this issue Feb 10, 2023 · 0 comments

Comments

@dirkkul
Copy link
Collaborator

dirkkul commented Feb 10, 2023

When Weavaite is not able to add objects because of various reasons it returns an error for this object. For some errors (for example a transformer timeout) it makes sense to try the object again while for others it doesn't (disk full).

The java client should be able to repeat these failed objects. However the users should specify which errors are repeated or ignored.

Note:
The python client supports something similar, have a look here and here

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