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 not receiving stream pushes #624

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Conversation

XAMPPRocky
Copy link
Collaborator

This is a smaller and better fix for the streams not always being established.

It's still not a full fix which know what issue is (the requests are sent before the stream is ready), and am working on PR for it, but haven't been able to make it pass tests yet.

@XAMPPRocky XAMPPRocky force-pushed the ep/fix-discovery-stream-bug branch from 4a996ba to b2ec9f0 Compare October 17, 2022 08:33
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 8d3f6e63-ab84-4c1a-bd1a-a622de8172ad

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/624/head:pr_624 && git checkout pr_624
cargo build

@XAMPPRocky XAMPPRocky merged commit 9638a46 into main Oct 17, 2022
@markmandel markmandel deleted the ep/fix-discovery-stream-bug branch October 21, 2022 20:58
@markmandel markmandel added kind/bug Something isn't working area/xds Related to Envoy xDS labels Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/xds Related to Envoy xDS kind/bug Something isn't working size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants