dispatch-py
dispatch-py copied to clipboard
Add facilities for end to end tracing
We need to be able to follow the execution of an entire graph of functions. Propagating a trace ID generated by the SDK through the first DispatchRequest is one way to achieve that goal.