diff options
author | kegsay <kegan@matrix.org> | 2022-05-19 09:00:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-19 09:00:56 +0100 |
commit | 21dd5a7176e52d018b91854db273424e4430af7b (patch) | |
tree | 36f1d5f22bc6736d372b59b90e10b023ee143a45 /clientapi | |
parent | f321a7d55ea75e6a5276cd88eddcbbc82ceeaaeb (diff) |
syncapi: don't return early for no-op incremental syncs (#2473)
* syncapi: don't return early for no-op incremental syncs
Comments explain why, but basically it's an inefficient use
of bandwidth and some sytests rely on /sync to block.
* Honour timeouts
* Actually return a response with timeout=0
Diffstat (limited to 'clientapi')
0 files changed, 0 insertions, 0 deletions