Skip to content

Resumes for subscriber stream transient failures #4097

@dbolduc

Description

@dbolduc

The subscriber StreamingPull RPC needs a resume loop.

We have one bidi stream (in storage), which required a custom resume loop, so we wrote it in the storage crate.

The plan of record is to write the StreamingPull resume loop in the pubsub crate.

This issue is to track the implementation of the resume loop, with some reasonable resume policy. A non-goal is to define the resume policy APIs and make it configurable.

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