FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Update stream_ack_deadline with ack_deadline by acocuzzo · Pull Request #763 · googleapis/python-pubsub · GitHub

This repository was archived by the owner on Mar 9, 2026. It is now read-only.
/ python-pubsub Public archive

fix: Update stream_ack_deadline with ack_deadline - #763

Merged
acocuzzo merged 4 commits into
googleapis:mainfrom
acocuzzo:update-stream-ack-deadline
Aug 11, 2022
Merged

fix: Update stream_ack_deadline with ack_deadline#763
acocuzzo merged 4 commits into
googleapis:mainfrom
acocuzzo:update-stream-ack-deadline

Conversation

acocuzzo commented Aug 11, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

Updates stream_ack_deadline along with ack_deadline to prevent a lower stream_ack_deadline being sent on the heartbeat if the ack_deadline has been updated.
Correctly sets initial request ack_deadline_seconds to stream_ack_deadline instead of ack_deadline
Fixes #758 🦕

acocuzzo requested review from a team August 11, 2022 18:17
product-auto-label Bot added size: xs Pull request size is extra small. api: pubsub Issues related to the googleapis/python-pubsub API. labels Aug 11, 2022
acocuzzo added owlbot:run Add this label to trigger the Owlbot post processor. and removed api: pubsub Issues related to the googleapis/python-pubsub API. size: xs Pull request size is extra small. labels Aug 11, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 11, 2022
product-auto-label Bot added the size: s Pull request size is small. label Aug 11, 2022
acocuzzo added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 11, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 11, 2022
acocuzzo added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 11, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 11, 2022
acocuzzo merged commit e600ad8 into googleapis:main Aug 11, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set default stream_ack_deadline to 60 sec, or via max_duration_per_lease_extension

3 participants


Back | FazBrowse Home | New Git URL