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 はまだ評価されていません。