Richard van der Hoff 582bd19ee9 Fix 500 error when we get an error handling a PDU
FederationServer doesn't have a send_failure (and nor does its subclass,
ReplicationLayer), so this was failing.

I'm not really sure what the idea behind send_failure is, given (a) we don't do
anything at the other end with it except log it, and (b) we also send back the
failure via the transaction response. I suspect there's a whole lot of dead
code around it, but for now I'm just removing the broken bit.
2017-10-17 20:52:40 +01:00
..
2017-10-16 15:52:17 +01:00
2017-04-05 14:15:09 +01:00
2017-10-16 13:38:10 +01:00
2017-10-02 18:05:17 +01:00
2017-01-17 14:32:53 +00:00
2017-10-05 14:58:17 +01:00
2017-07-20 16:36:42 +01:00