aws / aws/aws-lambda-runtime-interface-emulator
Handler hangs when using datadog-agent from the Datadog-Extension layer (version 19,21)
未关闭
bug
- 主要语言
- Go
- 星标
- 1.1k
- 派生
- 118
- 平均合并
- 42 分钟
- 30 天内合并 PR
- 2
描述
When using datadog-agent the handler hangs (300s) then kills the container.
Using the debug log I was able to track it down to this call:
https://github.com/aws/aws-lambda-runtime-interface-emulator/blob/2ca3e4aec8ef5cec6139c531f8dd8c31dffc5bcd/lambda/rapid/start.go#L351
Any hints on what could be the issue here ?
贡献指南
调研方向
Start at lambda/rapid/start.go around line 351, the call identified through the debug log, and reproduce the 300-second hang while using datadog-agent from the Datadog-Extension layer versions 19 or 21. Trace why that call does not return and document a fix or clear cause that prevents the container from being killed.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100