I have max-concurrent-htlcs=10 in my config as to reduce the risk of expensive force closes.
renepay tries to go over that limit quite often and hits WIRE_TEMPORARY_CHANNEL_FAILURE: Too many HTLCs on my node.
I don't know if renepay just needs more htlc slots to work properly or if renepay can be improved to respect the max-concurrent-htlcs setting.
I have max-concurrent-htlcs=10 in my config as to reduce the risk of expensive force closes.
renepay tries to go over that limit quite often and hits WIRE_TEMPORARY_CHANNEL_FAILURE: Too many HTLCs on my node.
I don't know if renepay just needs more htlc slots to work properly or if renepay can be improved to respect the max-concurrent-htlcs setting.