aws / aws/aws-lambda-python-runtime-interface-client

Improve error logging

未关闭
#94 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
294
派生
84
平均合并
3 天 7 分钟
30 天内合并 PR
3

描述

**Background**
The Python awslambdaric v2.0.0 library works perfectly in conjunction with awslambdarie in local dev, and it usually works great in 'proper' Lambda, but unfortunately not all the time. When I invoke some particular in-house libraries while running in Lambda, the invocation dies without giving an insightful reason.

**Problem**
The provided error 'Runtime exited with error: exit status 1' does not help me debug why a fault is happening.

**Suggested fixes**
- Document what could cause awslambdaric / Lambda to die and return a runtime exiterror 1
- Provide detailed outputs in the execution log about what has just caused the fault

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。