mjolnir/test
gnuxie adf065b288 Rate limiting got a lot more aggresive.
https://github.com/matrix-org/synapse/pull/13018

Rate limiting in Synapse used to reset the burst count and remove
the backoff when you were spamming continuously, now it doesn't.
Ideally we'd rewrite the rate limiting logic to back off for longer
than suggested so we could get burst again, but for now
lets just unblock CI by reducing the number of events we send in these
tests.
2022-07-06 12:16:55 +01:00
..
commands Improve force handling 2021-02-05 17:03:36 +00:00
integration Rate limiting got a lot more aggresive. 2022-07-06 12:16:55 +01:00
nginx.conf Give the ability to moderators to react quickly to /report abuse reports. (#137) 2021-11-09 13:15:49 +01:00