GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp
Improve documentation on error handling with reactive Pub/Sub
Open
documentation
priority: p3
type: enhancement
- Dominant language
- Java
- Stars
- 551
- Forks
- 349
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
The [current documentation](https://googlecloudplatform.github.io/spring-cloud-gcp/2.0.4/reference/html/index.html#reactive-stream-subscriber) does not make it clear what happens when a poll operation fails.
We should add pointers back to client library/GAX retries, and show an example of high-level reactive retry (which will recreate the scheduler that polls for messages).
Contributor guide
Assessment
This issue has not been assessed yet.