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

Improve error logging

Abierto
#94 0 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
294
Forks
84
Merge medio
3 d 7 min
PR fusionados (30 d)
3

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.