synapse/changelog.d
David Robertson 8e37ece015
Bump the client-side timeout for /state (#14912)
* Bump the client-side timeout for /state

to allow faster joins resyncs the chance to complete for large rooms.
We have seen this fair poorly (~90s for Matrix HQ's /state) in testing,
causing the resync to advance to another HS who hasn't seen our join yet.

* Changelog

* Milliseconds!!!!
2023-01-25 16:11:06 +00:00
..
.gitignore
14111.feature Change default room version to 10. Implements MSC3904 (#14111) 2023-01-18 18:59:48 +00:00
14629.feature
14667.doc
14747.feature
14749.misc
14752.misc Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 2023-01-22 21:10:11 +00:00
14773.doc
14775.feature
14787.feature Implement MSC3930: polls push rules (#14787) 2023-01-19 12:47:10 +00:00
14799.bugfix
14803.doc
14804.misc
14807.misc
14811.feature
14812.bugfix
14816.misc
14818.doc
14819.misc
14820.bugfix Wait for streams to catch up when processing HTTP replication. (#14820) 2023-01-18 19:35:29 +00:00
14821.misc
14822.misc
14824.doc
14825.misc
14826.misc Merge device list replication streams (#14833) 2023-01-17 09:29:58 +00:00
14832.misc
14833.misc Merge device list replication streams (#14833) 2023-01-17 09:29:58 +00:00
14839.feature Stabilise serving partial join responses (#14839) 2023-01-17 12:44:15 +00:00
14841.misc
14842.bugfix
14843.misc Add parameter to control whether we do a partial state join (#14843) 2023-01-16 23:15:17 +00:00
14844.misc Faster joins: Avoid starting duplicate partial state syncs (#14844) 2023-01-20 12:06:19 +00:00
14845.doc
14848.misc
14855.misc Add an early return when handling no-op presence updates. (#14855) 2023-01-16 14:20:12 +00:00
14856.misc Fix bug in wait_for_stream_position (#14856) 2023-01-17 09:58:22 +00:00
14860.removal Require poetry>=1.3.2 (#14860) 2023-01-17 18:04:44 +00:00
14861.misc Bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2 (#14861) 2023-01-17 18:28:04 +00:00
14862.misc Bump ruff from 0.0.215 to 0.0.224 (#14862) 2023-01-17 18:47:47 +00:00
14863.misc Bump types-pillow from 9.4.0.0 to 9.4.0.3 (#14863) 2023-01-17 18:39:50 +00:00
14864.bugfix Properly check for frozendicts in event auth code. (#14864) 2023-01-18 09:27:57 -05:00
14868.doc Update logging_sample_config.md (#14868) 2023-01-19 11:58:17 +00:00
14870.feature Faster joins: omit partial rooms from eager syncs until the resync completes (#14870) 2023-01-23 15:44:39 +00:00
14872.misc Fix bug in wait for stream position (#14872) 2023-01-19 22:19:56 +00:00
14873.bugfix Skip processing stats for broken rooms. (#14873) 2023-01-23 11:36:20 +00:00
14874.bugfix Faster joins: Update room stats and the user directory on workers when finishing join (#14874) 2023-01-23 10:31:36 +00:00
14875.docker Dockerfile: Bump Python version from 3.9 to 3.11 (#14875) 2023-01-20 12:07:13 +00:00
14877.misc Always notify replication when a stream advances (#14877) 2023-01-20 18:02:18 +00:00
14881.misc Reduce max time we wait for stream positions (#14881) 2023-01-20 21:04:33 +00:00
14882.bugfix Faster joins: Fix incompatibility with restricted joins (#14882) 2023-01-22 19:19:31 +00:00
14883.doc Document the export user data command. (#14883) 2023-01-25 07:01:27 -05:00
14885.misc Add type hints to TestRatelimiter (#14885) 2023-01-21 15:59:15 +00:00
14889.misc Fix type hints for Monthly Active Users tests (#14889) 2023-01-22 10:50:14 +01:00
14896.misc Bump types-opentracing from 2.4.10 to 2.4.10.1 (#14896) 2023-01-23 09:26:15 -05:00
14897.misc Bump ruff from 0.0.224 to 0.0.230 (#14897) 2023-01-23 09:32:07 -05:00
14899.misc Bump types-requests from 2.28.11.7 to 2.28.11.8 (#14899) 2023-01-23 09:13:26 -05:00
14900.misc Bump types-psycopg2 from 2.9.21.2 to 2.9.21.4 (#14900) 2023-01-23 09:21:36 -05:00
14901.misc Bump types-commonmark from 0.9.2 to 0.9.2.1 (#14901) 2023-01-23 09:22:38 -05:00
14905.feature Request partial joins by default (#14905) 2023-01-24 15:28:20 +00:00
14910.bugfix Make sqlite database migrations transactional again (#14910) 2023-01-25 13:38:53 +00:00
14912.misc Bump the client-side timeout for /state (#14912) 2023-01-25 16:11:06 +00:00