CentreForDigitalHumanities / CentreForDigitalHumanities/langpro-annotator
Handle parse failures gracefully + save to DB
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 7d 5h
- Merged PRs (30d)
- 4
Description
The parser fails sometimes and produces an error message. The application should handle these cases gracefully and perhaps save with a problem in the DB that the parser produces an error for it. Then the user can find these problematic cases more easily.
Contributor guide
Research direction
Start by locating the parser failure path and the database persistence entry point; the issue does not name specific files or tests. Trace how parse errors reach the user, then determine the expected stored problem state and how users should find these cases; done means failures are handled gracefully and problematic parses can be identified in the database.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100