ClimateNetTumoLabs / ClimateNetTumoLabs/lambda-functions
Lambda Functions Error Handling Adjustment
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Objective:**
Modify error handling to raise errors when the code encounters issues that prevent it from continuing execution.
**Action:**
1. Update error handling to utilize raise statements for critical errors.
2. Identify points in the code where errors lead to an inability to proceed.
3. Implement raise statements with descriptive error messages to indicate the nature of the issue.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.