Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pubsub): increase modack deadline RPC timeout #6289

Merged
merged 2 commits into from Jun 30, 2022

Conversation

hongalex
Copy link
Member

Increase modack deadline timeout to align with ack timeout of 60s. The default of 2 seconds can be too low for environments with higher network latency and can cause messages to be redelivered frequently.

Internal only, see guidance for internal deadlines of ModAckDeadline: screen/B68KaMcqgPbmg4u

@hongalex hongalex requested review from a team as code owners June 30, 2022 19:18
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: pubsub Issues related to the Pub/Sub API. labels Jun 30, 2022
@hongalex hongalex merged commit d24600f into googleapis:main Jun 30, 2022
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. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants