Files
synapse/changelog.d/19845.bugfix
T
Olivier 'reivilibreandEric Eastwood 1b7807ae6b Fix /sync caching transient errors for the sync_response_cache_duration. (#19845)
Fixes: #19844

Concretely, this changes `ResponseCache` to unset cache entries once
they resolve to a `Failure`.

---------

Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
Co-authored-by: Eric Eastwood <erice@element.io>
2026-06-16 11:12:29 +01:00

1 line
76 B
Plaintext

Fix `/sync` caching transient errors for the `sync_response_cache_duration`.