-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Labels
good first issueGood for newcomersGood for newcomerskind/bugFeature doesn't work as expected.Feature doesn't work as expected.
Description
The local server currently does not expose an error endpoint.
That means if a local lambda throws an error the lambda runtime tries to report an error, but get's a 404. This makes the Runtime shutdown.
TBD: What error message do we want to send back to the invoker for an error within the lambda? Probably 500?
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerskind/bugFeature doesn't work as expected.Feature doesn't work as expected.