ClimateNetTumoLabs / ClimateNetTumoLabs/lambda-functions
Lambda Functions Error Handling Adjustment
未关闭
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
**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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。