Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow access to Temporal. get_workflow_history directly #302

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

michellewkong
Copy link

@michellewkong michellewkong commented Jun 20, 2024

As per #301

Add get_workflow_history to def_delegators so I can access get_workflow_history as a forwarded method
such as

Temporal.get_workflow_history(namespace: 'ruby-samples', workflow_id: 'user-123', run_id: 'uuid-123')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant