Skip to content
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

While processing --avoid channel tags, do not stop at first channel failure #123

Open
BhaagBoseDK opened this issue Aug 12, 2021 · 3 comments

Comments

@BhaagBoseDK
Copy link

BhaagBoseDK commented Aug 12, 2021

Current behaviour (10.7.6)
bos rebalance --avoid channel1 --avoid channel2 [....] -- avoid channel-n

as soon as an invalid channel is found the application stops with error

404, 'FailedToFindChannelToAvoid'

Instead, the application can parse all --avoid flags to ensure there are no other errors so that in next run all of them can be corrected in one go.

@BhaagBoseDK
Copy link
Author

created pull request #124

@alexbosworth
Copy link
Owner

You can use the edge format for avoiding and that will not terminate

@Jones098
Copy link

Jones098 commented Sep 9, 2023

Thanks for updating

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

No branches or pull requests

3 participants