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

feat: concurrency query client option (backport) #281

Merged
merged 11 commits into from
Jul 7, 2022

Conversation

czarcas7ic
Copy link
Member

Closes: #1561

What is the purpose of the change

This pull request adds an additional option to the client.toml file called "concurrency" which defaults to false. When set to true, this allows certain queries to be done in parallel via gRPC.

Brief Changelog

  • add concurrency option in client.toml
  • add respective flags

Testing and Verifying

This change is already covered by existing tests

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes? no
  • Is a relevant changelog entry added to the Unreleased section in CHANGELOG.md? not yet
  • How is the feature or change documented? not applicable

@czarcas7ic czarcas7ic marked this pull request as ready for review July 7, 2022 18:24
@alexanderbez alexanderbez merged commit 63e615d into v0.45.0x-osmo-v9 Jul 7, 2022
@alexanderbez alexanderbez deleted the adam/concurrency-backport-v9 branch July 7, 2022 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants