Azure / Azure/azure-functions-dotnet-worker

Improve tracing for missing converters

Open
#1,734 0 comments 0 reactions 0 assignees View on GitHub
enhancement logging team-issue
Dominant language
C#
Stars
466
Forks
215
Avg merge
3d 10h
Merged PRs (30d)
7

Description

From the investigation in https://github.com/Azure/azure-functions-dotnet-worker/issues/1141, it was discovered that there was no converter supporting the specific parameter type and there were no logs along this path that would notify users about an unhandled conversion.

For future scenarios, we want to improve tracing to help root cause these issues more efficiently.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the investigation in issue #1141 and tracing the missing-converter path described there. Determine where an unsupported parameter conversion becomes unhandled, then add tracing that clearly identifies the conversion failure and verify the resulting logs.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.