mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-11 08:13:02 +02:00
vehicle loan documentation now available at window 7
also print event id
This commit is contained in:
parent
d0aa9eade4
commit
3230e1acae
1 changed files with 2 additions and 0 deletions
|
@ -167,6 +167,8 @@ where
|
|||
.collect()
|
||||
.await;
|
||||
|
||||
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(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue