Thanks to visit codestin.com
Credit goes to github.com

Skip to content

In ServiceApi classes, make clear how to cancel requests #386

@garrettjonesgoogle

Description

@garrettjonesgoogle

Specifically, the documentation of SubscriberApi.pull says "The client may cancel the request if it does not wish to wait any longer for the response." This is currently only possible if the api caller uses the ApiCallable, and calls cancel on the ClientCall. The other method forms still make reference to canceling though, even though it's not possible. Possibly the interface needs to be updated somehow, or also the documentation needs to be adjusted.

Metadata

Metadata

Labels

🚨This issue needs some love.api: pubsubIssues related to the Pub/Sub API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions