mirror of
https://github.com/gyptazy/ProxLB.git
synced 2026-04-27 09:15:54 +03:00
[PR #398] [CLOSED] feature(calculation): Run calculations only until the used node is not the one with the highest usage anymore. #178
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxLB-gyptazy#178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gyptazy/ProxLB/pull/398
Author: @gyptazy
Created: 12/13/2025
Status: ❌ Closed
Base:
main← Head:feature/balance-only-to-next-node📝 Commits (1)
5304147feature(calculation): Run calculations only until the used node is not the one with the highest usage anymore.📊 Changes
2 files changed (+42 additions, -1 deletions)
View changed files
📝
proxlb/models/calculations.py(+40 -0)📝
proxlb/models/tags.py(+2 -1)📄 Description
feature(calculation): Run calculations only until the used node is not the one with the highest usage anymore.
Fixes: #395
Fixes: #390
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.