Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

🚨 criticalP0 critical issue. Requires immediate fixapi: 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