Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fixes to the federation rate limiter #5621

Merged
merged 1 commit into from
Jul 5, 2019
Merged

Commits on Jul 4, 2019

  1. Fixes to the federation rate limiter

    - Put the default window_size back to 1000ms (broken by #5181)
    - Make the `rc_federation` config actually do something
    - fix an off-by-one error in the 'concurrent' limit
    - Avoid creating an unused `_PerHostRatelimiter` object for every single
      incoming request
    richvdh committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    025c26d View commit details
    Browse the repository at this point in the history