Richard van der Hoff dae224a73f
Fix failure to fetch batches of PDUs (#5342)
FederationClient.get_pdu is called in a loop to fetch a batch of PDUs. A
failure to fetch one should not result in a failure of the whole batch. Add the
missing `continue`.
2019-06-04 18:05:06 +01:00
..
2019-05-09 16:27:02 +01:00
2018-03-13 11:00:04 +00:00
2018-11-02 13:44:14 +00:00