Azure / Azure/azure-functions-host

[Regression] Show exception details when using Development mode

Open
#3,589 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

Starting with runtime [v2.0.12134](https://github.com/Azure/azure-functions-host/releases/tag/v2.0.12134),
HttpTrigger 500 response does not include exception stack trace even though AZURE_FUNCTIONS_ENVIRONMENT is set to "development"

This is useful for testing exceptions without parsing logs

Contributor guide

Open the contributing guide

Research direction

Reproduce an HttpTrigger 500 response with AZURE_FUNCTIONS_ENVIRONMENT set to "development", comparing runtime v2.0.12134 with an earlier version. Trace how the host handles exception responses in Development mode; done means the response includes the exception stack trace without requiring log parsing.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.