Bug #3880
Handle exceptions when parser is running
0%
Description
When the parser throws a runtime exception during parsing, the whole process basically comes to a halt and nothing happens. We need to catch these exceptions in the extract/parse process and at least give the user as many questions as possible. We'll also need to keep a list of the questions that errors are thrown on and use this list to give feedback to the user indicating where things might have gone wrong.
History
#1 Updated by Ryan McFall over 11 years ago
Sandeep, this would be one that would be worth spending some time on. It would be helpful to a user doing a demo to at least be prompted when there's a bug, and putting this functionality into place would also be helpful to help debug. Let me know if you don't know what the bug is talking about.
#2 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 3880