Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work out what to do about communicating errors from functions to callers #37

Closed
jskeet opened this issue Apr 9, 2020 · 1 comment
Closed
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@jskeet
Copy link
Member

jskeet commented Apr 9, 2020

In particular, what do we do beyond status codes? Where do we put messages?
What happens if you've written something to the body already?

@jskeet jskeet self-assigned this Apr 9, 2020
@jskeet jskeet changed the title Work out what to do about errors Work out what to do about communicating errors from functions to callers Apr 9, 2020
jskeet added a commit to jskeet/functions-framework-dotnet that referenced this issue Apr 29, 2020
Would fix GoogleCloudPlatform#37 if we decided to do this. We want to review this as a possible cross-platform approach though.
@josephlewis42
Copy link

Hi @jskeet, I'm going to mark this as a duplicate of: GoogleCloudPlatform/functions-framework#46. Once we figure out our ideal across languages I think what to do with FF dotnet will be clearer.

@josephlewis42 josephlewis42 added the duplicate This issue or pull request already exists label Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants