InvoicePayer is stateless, so it will retry failed spontaneous payments when receiving PaymentPathFailed events. However, the InvoicePayer interface should be expanded to support spontaneous payments given a retry is needed when ChannelManager::send_spontaneous_payment returns Err(PaymentSendFailure::AllFailedRetrySafe).