Flagsmith / Flagsmith/flagsmith-java-client
Better exception handling
- Dominant language
- Java
- Stars
- 28
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
In certain areas (as per comments linked below) we are catching the generic Exception class where we should be more specific.
https://github.com/Flagsmith/flagsmith-java-client/pull/65#discussion_r885534864
https://github.com/Flagsmith/flagsmith-java-client/pull/65#discussion_r885536045
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the two linked pull-request discussions, then inspect the affected areas in the Java client where generic Exception is caught. The work is done when those catches use more specific exception types in the areas identified by the discussions; the issue does not name tests or files to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100