Skip to content

Retry at-least-once lease operations that fail when a connection is closed #4471

@dbolduc

Description

@dbolduc

See: #4275 (comment)

And then a passing thought: I am using the transport stub, which is built atop the gax retry loop. The retry loop clones the request on each attempt. That is wasteful if we are never retrying. This is moot now though, because I actually want to retry things every once in a while.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: pubsubIssues related to the Pub/Sub API.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions