Skip to content

FLO-24: queue position for async rebalance when health bounds change#267

Open
holyfuchs wants to merge 1 commit intomainfrom
holyfuchs/FLO-24-update-health-bounds-rebalance
Open

FLO-24: queue position for async rebalance when health bounds change#267
holyfuchs wants to merge 1 commit intomainfrom
holyfuchs/FLO-24-update-health-bounds-rebalance

Conversation

@holyfuchs
Copy link
Member

Closes: #233

When setMinHealth or setMaxHealth is called on a position, the position is now queued for an async update if its current health falls outside the new bounds.
Previously, tightening the bounds had no effect until an unrelated trigger caused a rebalance. Adds a test verifying the queue-then-process flow, and a process_update_queue transaction for use in tests and tooling.

@holyfuchs holyfuchs requested a review from a team as a code owner March 13, 2026 10:27
@holyfuchs holyfuchs changed the title queue position for async rebalance when health bounds change FLO-24: queue position for async rebalance when health bounds change Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FLO-24: Updating Health Bounds Fails to Queue Position for Automatic Rebalancing

1 participant