ClimateNetTumoLabs / ClimateNetTumoLabs/lambda-functions
Lambda Functions Error Handling Adjustment
Aperta
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.