Skip to content

Use new IDL package for query consistency level changes #6791

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

c-warren
Copy link
Contributor

@c-warren c-warren commented Apr 7, 2025

What changed?

cadence-idl has been updated to support specifying QueryConsistencyLevel on the GetWorkflowExecutionHistory and DescribeWorkflow rpcs. This PR pulls in those changes and adds support for the new fields to the mapper functions for thrift and proto.

Why?

This finishes piping data from a request through to the implementation to support specifying a queryconsistencylevel in the frontend. Client updates are still required for consumers to use the fields.

How did you test it?

Updated unit tests to validate the mapper functions.

Potential risks

N/A

Release notes

N/A

Documentation Changes

N/A

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

Successfully merging this pull request may close these issues.

1 participant