Localize exceptions
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Change all exceptions to local ones (define new classes) so not to loose real bugs.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named; first map where exceptions are defined and raised across the repository. Done means the relevant exceptions use newly defined local classes without hiding genuine bugs, with tests covering the changed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100