Skip to content

Conversation

@fzavalia
Copy link

Also updated the error message to address the TODO

Screenshot 2025-04-24 at 12 49 03 PM

fzavalia added 12 commits April 21, 2025 11:22
* feat: Add rebalancer warp command

* fix: Test rebalancer command
* fix: Run anvil4

* fix: Add routeid and frequency to args

* fix: Add anvil4 metadata

* fix: Add chain 4 to helpers

* fix: Test rebalancer monitoring using a deployed route

* fix: Delete deployments on cleanup and dont persist state

* fix: Accept string as param

* fix: Send tokens before starting the rebalancer

* fix: Format
* feat: Simple strat + tests

* fix: Update strategy interface

* fix: Add tolerance to strategy

* fix: Make e2e faster

* fix: Accept strategy tolerance arg

* fix: Update format

* fix: With snapshots

* fix: Snapshots in helpers

* fix: Test with tolerance

* fix: Remove only

* fix: Update strategy tolerance description

* fix: Add sleep to parallel send
@fzavalia fzavalia requested a review from fernandomg April 24, 2025 15:57
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did something different, it's catching the error, wdyt?

Comment on lines 163 to 166
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice one, wdyt about the force: true option?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better with force

Comment on lines 185 to 209
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went this exact same path, but I rather keep what's currently done with the for await for chunks.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But the for await requires the promise executor to be async and the linter doesn't like that

Comment on lines 204 to 192
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to have this included tbh

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fzavalia fzavalia force-pushed the feat/rebalancer-agent branch 2 times, most recently from 1349402 to 4264272 Compare April 27, 2025 03:42
@fzavalia fzavalia closed this Apr 28, 2025
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.

3 participants