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

Make network loading gap epsilon configurable for sLTM #118

Open
MarkRaadsen opened this issue May 24, 2024 · 1 comment
Open

Make network loading gap epsilon configurable for sLTM #118

MarkRaadsen opened this issue May 24, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation done pending merge enhancement New feature or request sLTM
Milestone

Comments

@MarkRaadsen
Copy link
Member

there are three iterative procedures within sLTM each of which may benefit from its own configurable epsilon:

  • flowAcceptanceGap
  • sendingFlowGap
  • receivingFlowGap

currently we use the default of 0.001but it is fixed which is not ideal

@MarkRaadsen MarkRaadsen added documentation Improvements or additions to documentation enhancement New feature or request sLTM labels May 24, 2024
@MarkRaadsen MarkRaadsen added this to the Version 0.5.0 milestone May 24, 2024
@MarkRaadsen MarkRaadsen self-assigned this May 24, 2024
@MarkRaadsen
Copy link
Member Author

done pending merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation done pending merge enhancement New feature or request sLTM
Projects
None yet
Development

No branches or pull requests

1 participant