You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
After #31 is implemented we are very aware of components that faced errors before.
However, there is no process that picks up the components which failed.
Describe the solution you'd like
Add a crawler source that feeds from the list of errors in the elasticsearch index. In order to avoid infinite retries a circuit breaker should be established here.