-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Currently the Go FDK doesn't handle errors in a user's function. As part of the FDK contract, the FDK should emit a 502 on a detectable error from the function. Not sure what the most idiomatic way of doing this from a user's perspective is. It could possibly involve the user setting a response status (500?) which the FDK then interprets as an error and gives a 502?
Metadata
Metadata
Assignees
Labels
No labels