-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
copilot-findsFindings from automated code review agentsFindings from automated code review agentsknown bug
Description
gRPC channels are cached per configuration (endpoint, task hub, credential type, etc.). If options are changed after the first channel is created (e.g. via IOptionsMonitor.OnChange or options reload), the cached channel is not updated and will keep using the original configuration until the process restarts or the service provider is disposed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
copilot-findsFindings from automated code review agentsFindings from automated code review agentsknown bug