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

sciond: Only insert next query if we got a reply #2761

Merged
merged 1 commit into from
Jun 18, 2019

Conversation

lukedirtwalker
Copy link
Collaborator

@lukedirtwalker lukedirtwalker commented Jun 17, 2019

It doens't make sense to insert the NextQuery if we dind't get a reply,
otherwise we wouldn't request again for a long time eventhough the initial request failed.


This change is Reviewable

Copy link
Contributor

@scrye scrye left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

It doens't make sense to insert the NextQuery if we dind't get a reply,
otherwise we wouldn't request again for a long time eventhough the initial request failed.
@lukedirtwalker lukedirtwalker merged commit 40f8afd into scionproto:master Jun 18, 2019
@lukedirtwalker lukedirtwalker deleted the pubSciondFix branch June 18, 2019 06:52
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