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

Get pdu limiting #79

Merged
merged 7 commits into from
Feb 18, 2015
Merged

Get pdu limiting #79

merged 7 commits into from
Feb 18, 2015

Conversation

erikjohnston
Copy link
Member

No description provided.

@@ -275,6 +275,7 @@ def setup():
hs.get_pusherpool().start()
hs.get_state_handler().start_caching()
hs.get_datastore().start_profiling()
hs.get_replication_layer().start_pdu_fail_cache()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might nice to call this something other than "fail_cache" if it caches more than just failures.

@NegativeMjark
Copy link
Contributor

LGTM

erikjohnston added a commit that referenced this pull request Feb 18, 2015
@erikjohnston erikjohnston merged commit 08f8042 into develop Feb 18, 2015
@erikjohnston erikjohnston deleted the get_pdu_limiting branch April 27, 2015 14:16
babolivier pushed a commit that referenced this pull request Sep 1, 2021
* Fix the Python 3.5 old-deps build. (#9146)

setuptools 51.0.0 dropped support for Python 3.5.

* Fix Python 3.5 old deps build by using a compatible pip version. (#9217)

Co-authored-by: Dan Callahan <danc@element.io>

pip 21.0 stopped supporting Python 3.5.

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants