Requirements
IHttpClientFactory handlers live in a separate DI scope and are reused across requests, meaning they can silently propagate stale or incorrect context. Discuss whether the SDK should guide propagation through an execution-time context accessor rather than scoped dependencies.
Requirements
IHttpClientFactoryhandlers live in a separate DI scope and are reused across requests, meaning they can silently propagate stale or incorrect context. Discuss whether the SDK should guide propagation through an execution-time context accessor rather than scoped dependencies.