Deadline is set to invoke timestamp, possibly incorrect
Open
- Dominant language
- Go
- Stars
- 3.8k
- Forks
- 578
- Avg merge
- 8h 18m
- Merged PRs (30d)
- 1
Description
https://github.com/aws/aws-lambda-go/blame/8e674dad171cebefc4819d785251a76334827bb2/lambda/messages/messages.go#L24
When I try to invoke a Lambda handler locally, I am getting a context deadline exceeded because it's set to the Invoke time. Is this the expected behavior?
Contributor guide
Assessment
This issue has not been assessed yet.