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

Warn about duplicate responses #241

Open
AiyionPrime opened this issue Feb 6, 2025 · 0 comments
Open

Warn about duplicate responses #241

AiyionPrime opened this issue Feb 6, 2025 · 0 comments

Comments

@AiyionPrime
Copy link
Contributor

Is there an option to let yanic warn about unexpected multiresponses?

Consider a network where two nodes have the same nodeid (which should not, but sometimes does happen).

Yanic requests an answer from all nodes and receives an answer from each.
Usually yanic could expect answers in a 1:1 rate to its requests, or slightly below.

If there are two nodes sharing the same nodeid, yanic would receive answers in a ration 2:n for a given nodeid where n is the amount of nodes sharing this particular nodeid.

Every tool after yanic, like freifunk-maps can only see the latest answer, which yanic aggregated.

It would be worthwhile if yanic would warn about answers, where the ratio is of.

@genofire what do you think about this?

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

No branches or pull requests

1 participant