CodeForAfrica / CodeForAfrica/HealthTools.API
Wrap external calls with try catch statements
Abierto
enhancement
help wanted
- Lenguaje dominante
- Python
- Estrellas
- 19
- Forks
- 20
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.