You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(tracing): TEMP traceparent probes across ACP->Temporal chain
Debug-only: log the active W3C traceparent at every hop (acp.handle_jsonrpc ->
before_create_task -> process_request bg-task -> svc.send_event/submit_task ->
client.send_signal/start_workflow [+ live interceptor list] -> worker.activity.
start_span) to pinpoint where async trace context is dropped. Grep "[TP-DEBUG]".
Remove before merge (rg TP-DEBUG / delete _tp_debug.py).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments