Skip to content

Conversation

acocuzzo
Copy link
Contributor

@acocuzzo acocuzzo commented Apr 19, 2022

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #661 🦕

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: pubsub Issues related to the googleapis/python-pubsub API. labels Apr 19, 2022
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Apr 20, 2022
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Apr 20, 2022
@acocuzzo acocuzzo changed the title Duplicate ack handling fix: Duplicate ack handling Apr 20, 2022
@acocuzzo acocuzzo changed the title fix: Duplicate ack handling Fix: Handle duplicate ackswith streaming pull Apr 20, 2022
@acocuzzo acocuzzo changed the title Fix: Handle duplicate ackswith streaming pull Fix: Handle duplicate acks with streaming pull Apr 20, 2022
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels Apr 21, 2022
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Apr 21, 2022
@acocuzzo acocuzzo requested a review from a team as a code owner April 22, 2022 19:27
@acocuzzo acocuzzo requested a review from loferris April 22, 2022 19:27
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels May 4, 2022
Copy link
Contributor

@pradn pradn left a comment

Choose a reason for hiding this comment

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

One more comment and we're done. Thank you!

@acocuzzo acocuzzo merged commit 219491e into googleapis:main May 11, 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 googleapis/python-pubsub API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assert fails with duplicate AckRequests
3 participants