Circular rebalancing require probing many routes to find a route
with sufficient liquidity
that's cheap enough to meet your request
Like when paying on lightning, the lower your max fee and the higher the rebalance amount, the more payment attempts required and the less reliable it is. A tool like bos will need to try many routes before succeeding.
A more reliable way to rebalance is to use something like Loop. If you are using litd, you can configure it to autoloop and keep things balanced for you.
Circular rebalancing require probing many routes to find a route
Like when paying on lightning, the lower your max fee and the higher the rebalance amount, the more payment attempts required and the less reliable it is. A tool like
boswill need to try many routes before succeeding.A more reliable way to rebalance is to use something like Loop. If you are using litd, you can configure it to autoloop and keep things balanced for you.