Interaction of retries, timeout and max_repetitions #738
Unanswered
PrestonTaylor
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to understand better how these settings work.
It seems to me currently that having a large module that walks some large trees is problematic if not impossible to pull off. in thousands of packets 1 or 2 drops should be expected even on a high quality network but If I shorten the timeout to handle dropped packets better it may not be long enough for a slower device to respond. Hopefully some clarification on these things will help me tune the settings.
Beta Was this translation helpful? Give feedback.
All reactions