When an invoice is attempted to be paid where the asset amount expressed in satoshi is larger than the actual satoshi capacity of the channel, then this check fails and the path finding algorithm thinks it cannot use the channel.
That leads to the path finding mechanism to try and split the amount into smaller and smaller pieces, but still failing to send the total because the sum still exceeds the capacity.
When an invoice is attempted to be paid where the asset amount expressed in satoshi is larger than the actual satoshi capacity of the channel, then this check fails and the path finding algorithm thinks it cannot use the channel. That leads to the path finding mechanism to try and split the amount into smaller and smaller pieces, but still failing to send the total because the sum still exceeds the capacity.
4-test_custom_channels_large-Dave-tmp__.log 3-test_custom_channels_large-Charlie-tmp__.log