You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: