Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

chore: add penalty for unhealthy nodes in latency-based routing#581

Draft
nikolay-komarevskiy wants to merge3 commits intodfinity:dynamic_route
base:dynamic_route
Choose a base branch
Loading
fromnikolay-komarevskiy:komarevskiy/change-latency-based-routing

Conversation

nikolay-komarevskiy
Copy link
Contributor

@nikolay-komarevskiynikolay-komarevskiy commentedAug 12, 2024
edited
Loading

Description

When a node is detected as unhealthy, we take the following actions:

  • Remove the node entirely from the routing.
  • Penalize its moving average by adding a specified value to the stored latency window. This ensures that any node exhibiting intermittent outages is appropriately penalized.

Previous approach was to simply remove the node from routing.

Extended thetest_update_for_existing_node_succeeds().

Checklist:

  • The title of this PR complies withConventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@nikolay-komarevskiynikolay-komarevskiy changed the base branch frommain todynamic_routeAugust 12, 2024 08:36
@nikolay-komarevskiynikolay-komarevskiyforce-pushed thekomarevskiy/change-latency-based-routing branch from68171e3 toddd01e5CompareAugust 12, 2024 08:39
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@nikolay-komarevskiy@adamspofford-dfinity

[8]ページ先頭

©2009-2025 Movatter.jp