element-hq / element-hq/synapse
Synapse reads `timeout` on `/keys/query` CS endpoint as a query parameter, not from the JSON body
Open
A-Spec-Compliance
A-Validation
O-Occasional
S-Tolerable
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#14285](https://github.com/matrix-org/synapse/issues/14285).
---
https://github.com/matrix-org/synapse/blob/d3d9ca156e323fe194b1bcb1af1628f65a2f3c1c/synapse/rest/client/keys.py#L160-L182
Spec: https://spec.matrix.org/v1.4/client-server-api/#post_matrixclientv3keysquery
Would be ideally fixed by #14266.
Contributor guide
Assessment
This issue has not been assessed yet.