-
- Downloads
track replication destination health, and perform exponential back-off when...
track replication destination health, and perform exponential back-off when sending transactions. does *not* yet retry transactions, but drops them on the floor if waiting for a server to recover.
Showing
- synapse/federation/replication.py 36 additions, 7 deletionssynapse/federation/replication.py
- synapse/federation/transport.py 1 addition, 1 deletionsynapse/federation/transport.py
- synapse/http/matrixfederationclient.py 10 additions, 6 deletionssynapse/http/matrixfederationclient.py
- synapse/rest/transactions.py 1 addition, 1 deletionsynapse/rest/transactions.py
- synapse/storage/__init__.py 1 addition, 1 deletionsynapse/storage/__init__.py
- synapse/storage/_base.py 1 addition, 1 deletionsynapse/storage/_base.py
- synapse/storage/schema/delta/v9.sql 23 additions, 0 deletionssynapse/storage/schema/delta/v9.sql
- synapse/storage/schema/transactions.sql 6 additions, 0 deletionssynapse/storage/schema/transactions.sql
- synapse/storage/transactions.py 77 additions, 1 deletionsynapse/storage/transactions.py
Loading
Please register or sign in to comment