log problem room

This commit is contained in:
Half-Shot 2020-05-08 17:09:26 +01:00
parent 40acec40f6
commit 84b65109f2

View file

@ -584,6 +584,8 @@ func (d *SyncServerDatasource) getResponseWithPDUsForCompleteSync(
return return
} }
fmt.Printf("Problem room: %s\n", roomID)
// Retrieve the backward topology position, i.e. the position of the // Retrieve the backward topology position, i.e. the position of the
// oldest event in the room's topology. // oldest event in the room's topology.
var backwardTopologyPos, backwardStreamPos types.StreamPosition var backwardTopologyPos, backwardStreamPos types.StreamPosition