Better handle 404 response for federation /send/

This commit is contained in:
Erik Johnston 2017-01-31 13:40:09 +00:00
parent ab55794b6f
commit ae7a132f38
2 changed files with 14 additions and 2 deletions

View file

@ -319,6 +319,7 @@ class TransactionQueue(object):
destination,
self.clock,
self.store,
backoff_on_404=True, # If we get a 404 the other side has gone
)
device_message_edus, device_stream_id, dev_list_id = (