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

Keep track of errors occuring in the process in the index #31

Open
bhermann opened this issue Nov 9, 2018 · 0 comments
Open

Keep track of errors occuring in the process in the index #31

bhermann opened this issue Nov 9, 2018 · 0 comments
Milestone

Comments

@bhermann
Copy link
Member

bhermann commented Nov 9, 2018

Is your feature request related to a problem? Please describe.
When the indexing of a component fails for various reasons (e.g., missing JAR) the error should be added to the component in the index such that mitigation strategies can pick that component up later.

Describe the solution you'd like
As an error occurs it is added to an error list for the component. It can either be kept attached to the component or as a different type inside the elasticsearch index.

Describe alternatives you've considered
none

Additional context
none

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants