CodeForAfrica / CodeForAfrica/HealthTools.API
Wrap external calls with try catch statements
Đang mở
enhancement
help wanted
- Ngôn ngữ chính
- Python
- Star
- 19
- Fork
- 20
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.