Skip to content

[FEATURE] Context propagation via IHttpClientFactory message handlers is unreliable #731

@askpt

Description

@askpt

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions