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

Support exactly-once-delivery with MessageReceiverWithAckResponse #2966

Open
meltsufin opened this issue Jun 10, 2024 · 0 comments
Open

Support exactly-once-delivery with MessageReceiverWithAckResponse #2966

meltsufin opened this issue Jun 10, 2024 · 0 comments
Labels

Comments

@meltsufin
Copy link
Member

Currently SubscriberFactory only supports creation of a Subscriber with a MessageReceiver, but exactly-once-delivery requires the use of MessageReceiverWithAckResponse.

Details here:
https://cloud.google.com/pubsub/docs/exactly-once-delivery#java

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

No branches or pull requests

1 participant