Hi, I want to use threading.Thread to do some long run tasks. But failed to propagate request id to the threading. Could you help on this?
Hi,
I want to use threading.Thread to do some long run tasks. But failed to propagate request id to the threading.
Could you help on this?