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

support for query functionality #75

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

Conversation

djung335
Copy link

@djung335 djung335 commented Jul 26, 2022

Syncing over this PR from temporal-ruby to support processing queries.

This PR still needs some help with testing, and since the cadence-ruby repo is a bit behind the temporal-ruby repo there may be some missing files.

Some things to note:

  • The PR from temporal-ruby creates changes in a task_processor.rb file which is not present with the cadence-ruby repo.

lib/cadence/connection/thrift.rb Outdated Show resolved Hide resolved
lib/cadence/connection/thrift.rb Outdated Show resolved Hide resolved
lib/cadence/connection/thrift.rb Outdated Show resolved Hide resolved
lib/cadence/workflow/executor.rb Show resolved Hide resolved
@djung335 djung335 requested a review from DeRauk July 27, 2022 16:14
lib/cadence/connection/thrift.rb Outdated Show resolved Hide resolved
lib/cadence/connection/thrift.rb Outdated Show resolved Hide resolved
lib/cadence/workflow/decision_task_processor.rb Outdated Show resolved Hide resolved
lib/cadence/connection/thrift.rb Show resolved Hide resolved
lib/cadence/connection/thrift.rb Outdated Show resolved Hide resolved
lib/cadence/workflow/decision_task_processor.rb Outdated Show resolved Hide resolved
lib/cadence/workflow/serializer/query_answer.rb Outdated Show resolved Hide resolved
lib/cadence/workflow/serializer/query_failure.rb Outdated Show resolved Hide resolved
lib/cadence/connection/thrift.rb Outdated Show resolved Hide resolved
lib/cadence/connection/thrift.rb Outdated Show resolved Hide resolved
lib/cadence/connection/thrift.rb Outdated Show resolved Hide resolved
lib/cadence/workflow/decision_task_processor.rb Outdated Show resolved Hide resolved
lib/cadence/workflow/decision_task_processor.rb Outdated Show resolved Hide resolved
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.

2 participants