Skip to content

fix: remaining issues with subscriber client#43

Merged
anguillanneuf merged 2 commits into
masterfrom
wire-batching
Oct 12, 2020
Merged

fix: remaining issues with subscriber client#43
anguillanneuf merged 2 commits into
masterfrom
wire-batching

Conversation

@dpcollins-google
Copy link
Copy Markdown
Contributor

@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 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
Copy Markdown
Contributor

@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.

2 participants