CentreForDigitalHumanities / CentreForDigitalHumanities/langpro-annotator

Handle parse failures gracefully + save to DB

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.