dotnet / dotnet/aspnetcore

AgentContext swallows exceptions

Open
#69,058 1 comment 0 reactions 0 assignees View on GitHub
area-blazor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

AgentContext swallows exceptions and does not call ILogger to log issues it encountered, even if it is wired up.

Contributor guide

Open the contributing guide

Research direction

Start by locating AgentContext and tracing its exception-handling path, then inspect how ILogger is wired into the component. Reproduce an exception and verify that the configured logger receives an entry while the existing behavior remains intact.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.