1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-10-15 19:21:57 +00:00

vehicle loan documentation now available at window 7

This commit is contained in:
Jacob Taylor 2025-09-17 19:22:58 -07:00
parent b45be20055
commit 403cfcc448

View file

@ -197,6 +197,8 @@ where
.await;
extremities.push(incoming_pdu.event_id().to_owned());
if extremities.len() == 0 { info!("Retained zero extremities when upgrading outlier PDU to timeline PDU with {} previous events, event id: {}", incoming_pdu.prev_events.len(), incoming_pdu.event_id) }
debug!(
"Retained {} extremities checked against {} prev_events",
extremities.len(),