summary refs log tree commit diff
path: root/scripts-dev/mypy_synapse_plugin.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-01Revert federation-transaction-transmission backoff hacksRichard van der Hoff3-38/+1
This reverts b852a8247, 15b2a5081, 28889d8da. I don't think these patches are required any more, and if they are, they should be on mainline, not hidden in our hotfixes branch. Let's try backing them out: if that turns out to be an error, we can PR them properly.
2020-10-01Add prometheus metrics to track federation delays (#8430)Richard van der Hoff8