societe-generale/github-crawler

CountXmlElementsParser makes the crawler crash when there's a parsing issue

Closed this issue · 0 comments

Summary

if the parsing fails in CountXmlElementsParser, exception is not caught the whole crawler fails

Type of Issue

It is a :

  • bug
  • request
  • question regarding the documentation

Current Behavior

if an org.dom4j.DocumentException is thrown during the parsing, the whole crawler run fails immediately

Expected Behavior

Exception should be caught at parser level, and crawler should continue.

Your Environment

  • Version used: 1.0.10
  • OS and version:
  • Version of libs used: