This should be able to handle most cases of context propagation between jobs.
This doesn't have a strong opinion on what context is propagated and instead just allows for arbitrary metadata. This should work for OpenTracing, DataDog tracing, asgi-correlation-id, etc.
This should be able to handle most cases of context propagation between jobs.
This doesn't have a strong opinion on what context is propagated and instead just allows for arbitrary metadata. This should work for OpenTracing, DataDog tracing, asgi-correlation-id, etc.
@tobymao @sondrelg