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

expose minDurationPerAckExtension and exactlyOnceDeliveryEnabled #465

Conversation

ChristianJohnston97
Copy link
Contributor

@ChristianJohnston97 ChristianJohnston97 commented Apr 4, 2023

Please see this issue: #466

This PR exposes the field minDurationPerAckExtension and also the field exactlyOnceDeliveryEnabled which will automatically adjust minDurationPerAckExtension if it is not set.

Note that this is just for the grpc client. The http client will still have the same error detailed in the issue linked and will require a different solution.

@ChristianJohnston97 ChristianJohnston97 changed the title pubsub dependency upgrade expose minDurationPerAckExtension Apr 5, 2023
@ChristianJohnston97 ChristianJohnston97 changed the title expose minDurationPerAckExtension expose minDurationPerAckExtension and exactlyOnceDeliveryEnabled Apr 5, 2023
Copy link
Contributor

@chrisjl154 chrisjl154 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants