Summary
- retry workflow task polls once with a stable
poll_request_idafter a timeout - let the server replay cached leased workflow tasks instead of dropping ambiguous workflow poll responses
Validation
. .venv/bin/activate && python -m pytest tests/test_client.py -k "poll_workflow_task"