Skip to content
Snippets Groups Projects
Commit 4961a4fa authored by Erik Johnston's avatar Erik Johnston
Browse files

Mark the auth events as possible outlier

parent e549aac1
No related branches found
No related tags found
No related merge requests found
......@@ -554,6 +554,7 @@ class ReplicationLayer(object):
yield self.get_pdu(
origin,
event_id=e_id,
outlier=True,
)
logger.debug("Processed pdu %s", e_id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment