-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
After some deployments, lambda invocations respond with:
{
"errorMessage":"RequestId: [...] Error: Runtime exited with error: signal: illegal instruction (core dumped)",
"errorType":"Runtime.ExitError"
}
The issue can disappear after rerunning the deployment (build + deploy) without any modifications.
The error seems to imply that invocation_response::success or invocation_response::failure wasn't called or passed a nullptr.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels