Closed
Description
Update requests do not send first_execution_run_id
:
sdk-python/temporalio/client.py
Lines 5252 to 5285 in 0b327b0
However, they should, and other SDKs do.
Also, is it correct that we don't use the run ID from the response when constructing the returned update handle?