-
- Downloads
Recheck if remote device is cached before requesting it (#16252)
This fixes a bug where we could get stuck re-requesting the device over replication again and again.
Showing
- changelog.d/16252.bugfix 1 addition, 0 deletionschangelog.d/16252.bugfix
- synapse/handlers/device.py 15 additions, 6 deletionssynapse/handlers/device.py
- synapse/replication/http/devices.py 2 additions, 2 deletionssynapse/replication/http/devices.py
- synapse/storage/databases/main/devices.py 17 additions, 9 deletionssynapse/storage/databases/main/devices.py
Loading
Please register or sign in to comment