Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-03 | Kill off redundant SynapseRequestFactory (#6619) | Richard van der Hoff | 3 | -17/+8 | |
We already get the Site via the Channel, so there's no need for a dedicated RequestFactory: we can just use the right constructor. | |||||
2020-01-03 | Reduce the reconnect time when replication fails. (#6617) | Richard van der Hoff | 2 | -1/+3 | |