-
Notifications
You must be signed in to change notification settings - Fork 124
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
Endpoint probing in inactive state #265
Comments
TrekkieCoder
added a commit
that referenced
this issue
May 11, 2023
gh-265 : Endpoint probing scheduling fixed
UltraInstinct14
added a commit
that referenced
this issue
May 12, 2023
gh-265 Fixed a regression: EP state was not reflecting in rule
TrekkieCoder
added a commit
that referenced
this issue
May 12, 2023
(cherry picked from commit 20761c2)
UltraInstinct14
added a commit
that referenced
this issue
May 19, 2023
PR: gh-265 Fixes for fast liveness check on ep creation
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit c9debd3)
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit f4ace45)
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit 11f06dc)
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit 99cef56)
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit d9908f2)
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit 372ef6e)
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit c9debd3)
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit f4ace45)
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit 11f06dc)
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit 99cef56)
TrekkieCoder
added a commit
that referenced
this issue
May 24, 2023
(cherry picked from commit 372ef6e)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Endpoint probing is done as per probe duration set in the configuration(or default value 60s). After inactive try threshold, a backoff timer duration must be added each time an endpoint probing fails and probe duration must be reset after endpoint becomes active again.
The text was updated successfully, but these errors were encountered: