Skip to content

docs(pubsub/v2): revamp package docs#14317

Merged
hongalex merged 2 commits intogoogleapis:mainfrom
hongalex:pubsub-v2-docs
Apr 1, 2026
Merged

docs(pubsub/v2): revamp package docs#14317
hongalex merged 2 commits intogoogleapis:mainfrom
hongalex:pubsub-v2-docs

Conversation

@hongalex
Copy link
Copy Markdown
Member

@hongalex hongalex commented Mar 31, 2026

This PR includes changes to some of our recommendations for how to optimize Pub/Sub performance.

Also use links rather than plaint-text URLs.

Fixes #13759

@hongalex hongalex requested review from a team as code owners March 31, 2026 23:27
@product-auto-label product-auto-label Bot added the api: pubsub Issues related to the Pub/Sub API. label Mar 31, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the documentation in pubsub/v2/doc.go to use Markdown link references and provides expanded guidance on performance tuning, including details on Subscriber.ReceiveSettings and gRPC connection pool configuration. The review feedback suggests minor punctuation corrections for consistency and recommends using HTTPS for the issue tracker link.

Comment thread pubsub/v2/doc.go Outdated
Comment thread pubsub/v2/doc.go Outdated
Comment thread pubsub/v2/doc.go Outdated
@hongalex hongalex merged commit 71df27f into googleapis:main Apr 1, 2026
10 checks passed
@hongalex hongalex deleted the pubsub-v2-docs branch April 1, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pubsub: connection pool contention prevents control messages to be sent back

2 participants