Skip to content

0.4.34

Latest

Choose a tag to compare

@rmcdaniel rmcdaniel released this 15 May 01:08
· 1 commit to main since this release
356cdad

Summary

  • retry workflow task polls once with a stable poll_request_id after 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"