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

fix: remaining issues with subscriber client #43

Merged
merged 2 commits into from Oct 12, 2020
Merged

Conversation

dpcollins-google
Copy link
Collaborator

@dpcollins-google dpcollins-google commented Oct 12, 2020

Fix make_subscriber to defer GRPC client creation.

Fix retrying_connection to not let aenter return until successful initialization or permanent failure.

@dpcollins-google dpcollins-google requested a review from a team as a code owner October 12, 2020 19:17
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 12, 2020
Fix make_subscriber to defer GRPC client creation.

Fix retrying_connection to not let __aenter__ return until successful initialization or permanent failure.
Copy link
Collaborator

@anguillanneuf anguillanneuf left a comment

Choose a reason for hiding this comment

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

Tested with a sample and it worked.

@anguillanneuf anguillanneuf changed the title fix: Remaining issues with subscriber client. fix: remaining issues with subscriber client Oct 12, 2020
@anguillanneuf anguillanneuf merged commit ec19dfc into master Oct 12, 2020
@anguillanneuf anguillanneuf deleted the wire-batching branch October 12, 2020 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants