MatrixSynapse/synapse
Richard van der Hoff fcf3c7032b
Ensure that we do not cache empty sync responses after a timeout (#10158)
Fixes #8518 by telling the ResponseCache not to cache the /sync response if the next_batch param is the same as the since token.
2021-06-17 16:23:11 +01:00
..
_scripts
api Make opentracing trace into event persistence (#10134) 2021-06-16 11:41:15 +01:00
app Rip out the DNS lookup limiter (#10190) 2021-06-17 16:22:41 +01:00
appservice
config
crypto
events
federation
groups
handlers Ensure that we do not cache empty sync responses after a timeout (#10158) 2021-06-17 16:23:11 +01:00
http update black to 21.6b0 (#10197) 2021-06-17 15:20:06 +01:00
logging Improve comments in the structured logging code. (#10188) 2021-06-16 19:18:02 +01:00
metrics
module_api
push
replication update black to 21.6b0 (#10197) 2021-06-17 15:20:06 +01:00
res/templates
rest
server_notices
spam_checker_api
state
static
storage Fix incorrect time magnitude on delayed call (#10195) 2021-06-17 15:04:26 +01:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py Ensure that we do not cache empty sync responses after a timeout (#10158) 2021-06-17 16:23:11 +01:00
server.py
types.py Ensure that we do not cache empty sync responses after a timeout (#10158) 2021-06-17 16:23:11 +01:00
visibility.py