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

Introduce fail rate #5

Open
nulltea opened this issue Oct 5, 2022 · 0 comments
Open

Introduce fail rate #5

nulltea opened this issue Oct 5, 2022 · 0 comments
Labels
tools Tool or method to facilitate experiments

Comments

@nulltea
Copy link
Member

nulltea commented Oct 5, 2022

Summary

  • Develop a mechanism that prevents nodes from responding to received requests, ie. nodes receive messages/requests but fail to forward/respond to them.
  • Nodes that fail - stay online.
  • Feel free to make modifications to the discv5 code

Settings

  • Moderate: 5% of nodes are unresponsive
  • High: 10% of nodes are unresponsive

Notes

  • This is worse than pure churn because, as it prevents the sender from looking for alternative routes unless ACKs and resubmissions are applied.
@nulltea nulltea added the tools Tool or method to facilitate experiments label Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Tool or method to facilitate experiments
Projects
None yet
Development

No branches or pull requests

1 participant