documentationgood first issueinvestigationrefactor
仓库指标
- 星标
- (1,129 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Is it a problem? Please describe.
Exception catching has smothered issues within the project.
Describe the solution you'd like
A review of the smarts directory code for all instances of Exception catches to ensure that exception catches response is specific to the exception that has been thrown.
Additional context https://github.com/huawei-noah/SMARTS/pull/1156