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

Improve error logging

Open
#94 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
294
Forks
84
Avg merge
3d 7m
Merged PRs (30d)
3

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.