vehicle loan documentation now available at window 7

This commit is contained in:
Jacob Taylor 2025-06-21 06:52:40 -07:00
parent d157ff25a4
commit 3fae827e2b

View file

@ -159,6 +159,8 @@ pub(super) async fn upgrade_outlier_to_timeline_pdu(
.collect()
.await;
if extremities.len() == 0 { info!("Retained zero extremities when upgrading outlier PDU to timeline PDU with {} previous events", incoming_pdu.prev_events.len()) }
debug!(
"Retained {} extremities checked against {} prev_events",
extremities.len(),