mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-12 01:16:33 -05:00
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`. |
||
|---|---|---|
| .. | ||
| sender | ||
| transport | ||
| __init__.py | ||
| federation_base.py | ||
| federation_client.py | ||
| federation_server.py | ||
| persistence.py | ||
| send_queue.py | ||
| units.py | ||