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

Documents gRPC's asyncInvoke #1568

Merged
merged 1 commit into from
May 2, 2024
Merged

Documents gRPC's asyncInvoke #1568

merged 1 commit into from
May 2, 2024

Conversation

olegbespalov
Copy link
Contributor

@olegbespalov olegbespalov commented Apr 25, 2024

What?

In the upcoming v0.51 we introduce a new gRPC's ayncInvoke. It's the same as the current invoke, but it returns a promise. Related PR grafana/k6#3693

Checklist

  • I have used a meaningful title for the PR.
  • I have described the changes I've made in the "What?" section above.
  • I have performed a self-review of my changes.
  • I have run the npm start command locally and verified that the changes look good.
  • I have made my changes in the docs/sources/next folder of the documentation.

Related PR(s)/Issue(s)

grafana/k6#3693

@olegbespalov olegbespalov self-assigned this Apr 25, 2024
@olegbespalov olegbespalov requested review from a team, mstoykov and oleiade and removed request for a team April 25, 2024 14:26
@olegbespalov olegbespalov added the Area: OSS Content Improvements or additions to community/oss documentation label Apr 25, 2024
@codebien codebien mentioned this pull request Apr 30, 2024
25 tasks
@olegbespalov olegbespalov merged commit 248c871 into main May 2, 2024
5 checks passed
@olegbespalov olegbespalov deleted the feat/async-grpc branch May 2, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: OSS Content Improvements or additions to community/oss documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants