feat: exactly-once delivery support#550
Conversation
plamut
left a comment
There was a problem hiding this comment.
This is only a partial feedback, I have not gone through the entire PR yet.
The think we need to be careful about is to not block any worker threads for too long, e.g. when retrying failed requests.
plamut
left a comment
There was a problem hiding this comment.
Round two, added some additional comments.
Will review the streaming pull manager tests later.
plamut
left a comment
There was a problem hiding this comment.
Went through the rest of the PR, this should be it for the first review round. :)
|
@pradn I see a lot of comments marked as resolved, but no changes in the code - is there a |
No region tags are edited in this PR.This comment is generated by snippet-bot.
|
acocuzzo
left a comment
There was a problem hiding this comment.
After conversation: https://github.com/googleapis/python-pubsub/pull/550/files#r769774809
is resolved, and all checks pass, LGTM.
…y-once delivery is not enabled.
…ingPull stream is being shutdown.
Uh oh!
There was an error while loading. Please reload this page.