MatrixSynapse/synapse/util
Richard van der Hoff bf993db11c Logging and logcontext fixes for Limiter
Add some logging to the Limiter in a similar spirit to the Linearizer, to help
debug issues.

Also fix a logcontext leak.

Also refactor slightly to avoid throwing exceptions.
2017-11-07 00:48:57 +00:00
..
caches
__init__.py fix vars named `l` 2017-10-23 15:56:38 +01:00
async.py Logging and logcontext fixes for Limiter 2017-11-07 00:48:57 +00:00
distributor.py
frozenutils.py
httpresourcetree.py
jsonobject.py
logcontext.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
logformatter.py
logutils.py
manhole.py
metrics.py
module_loader.py
msisdn.py
ratelimitutils.py
retryutils.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
rlimit.py
stringutils.py
versionstring.py
wheel_timer.py fix vars named `l` 2017-10-23 15:56:38 +01:00