googleapis / googleapis/google-cloud-rust
Define a resume policy for streaming pulls
Open
api: pubsub
priority: p3
type: feature request
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
Once the streaming pull "starts", we need to decide whether to resume on an error. This may be more generous than the retry policy, as we know the request was successful before. It may need to consider if a message was received or not.
Contributor guide
Assessment
This issue has not been assessed yet.