anonymousland-synapse/synapse/federation
Richard van der Hoff 1e67bff833
Reject concurrent transactions (#9597)
If more transactions arrive from an origin while we're still processing the
first one, reject them.

Hopefully a quick fix to https://github.com/matrix-org/synapse/issues/9489
2021-03-12 15:14:55 +00:00
..
sender Replace last_*_pdu_age metrics with timestamps (#9540) 2021-03-04 16:40:18 +00:00
transport Add configs to make profile data more private (#9203) 2021-02-19 09:50:41 +00:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
federation_client.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
federation_server.py Reject concurrent transactions (#9597) 2021-03-12 15:14:55 +00:00
persistence.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
send_queue.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
units.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00