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

Refactor worker synchronize to remove separate response channel #5254

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

aschran
Copy link
Contributor

@aschran aschran commented Oct 14, 2022

This makes synchronize fully request-response and the lifetime of retries controlled by the primary. (Worker will continue retrying forever until batches are retrieved or the primary cancels the RPC.)

This makes synchronize fully request-response and the lifetime of
retries controlled by the primary. (Worker will continue retrying
forever until batches are retrieved or the primary cancels the
RPC.)
@aschran aschran merged commit 38658d0 into main Oct 17, 2022
@aschran aschran deleted the aschran/nw6 branch October 17, 2022 21:13
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.

2 participants