mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 22:44:49 -04:00
parent
59ca73006c
commit
d4fac8a3e2
2 changed files with 2 additions and 1 deletions
|
@ -465,7 +465,7 @@ class FederationClient(FederationBase):
|
|||
pdu_attempts[destination] = now
|
||||
|
||||
logger.info(
|
||||
"get_pdu(event_id=): Failed to get PDU from %s because %s",
|
||||
"get_pdu(event_id=%s): Failed to get PDU from %s because %s",
|
||||
event_id,
|
||||
destination,
|
||||
e,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue