Ask a question to get started
Enter to sendā¢Shift+Enter new line
use_propagated_context( self, *, headers: Mapping[str, str] | None ) -> Iterator
Temporarily adopt an upstream trace context extracted from headers.
This enables scenarios where an HTTP ingress or orchestrator wants to ensure the LangGraph spans are correlated with the inbound trace.