googleapis / googleapis/java-pubsublite

Consider implementing publish flow control

Open
#27 3 comments 1 reaction 0 assignees View on GitHub
api: pubsublite priority: p3 type: feature request
Dominant language
Java
Stars
42
Forks
27
PR merge metrics
No merged PRs in 30d

Description

When a streaming connection to the pub/sub lite service is started, an InitialRequest is sent to establish the stream. Typically, we wait until an initial response is received before the stream enters the "running" state.

However, if the InitialRequest fails due to a retryable error, the connection is retried and the stream enters the "running" state before an initial response has been received.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.