Menu

#113 Galago: UniversalParser should be robust to exceptions

Next_Release
open
None
1
2014-05-16
2014-05-16
John Foley
No

Sometimes, documents are broken. Instead of crashing the build, we should log the broken documents so they can be looked at in the future.

We need to catch all exceptions around any point we interact with a DocumentStreamParser; and log this somewhere. Might be nice to have a "build.errlog" or something that gets output to an index by default. Some Tupleflow thought would be needed there.

Discussion


Log in to post a comment.