Tasks / python-distributed-context-propagation

Python 0% pass rate View Task View Prompt

Instrument a Python client-server application with OTEL tracing. Must produce exactly 2 trace IDs for two separate workflows.

Common failure modes

Test expects 2 trace IDs but models produce only 1. Models propagate context "too well" - they continue the same trace across both workflows instead of creating separate traces for each.

Example error

AssertionError: Expected more than 1 trace ID, got 1

Performance

All product names, logos, and brands (™/®) are the property of their respective owners; they're used here solely for identification and comparison, and their use does not imply affiliation, endorsement, or sponsorship.