CodeForAfrica / CodeForAfrica/HealthTools.API
Wrap external calls with try catch statements
未关闭
enhancement
help wanted
- 主要语言
- Python
- 星标
- 19
- 派生
- 20
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently external calls aren't "sandboxed" to avoid complete failure. We should therefore have every method doing an external call in try statements and raise exceptions appropriately.
Ref: #52
贡献指南
评估
这个 Issue 还没有评估数据。