-
-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
A-Client-ServerIssues affecting the CS APIIssues affecting the CS APIclarificationAn area where the expected behaviour is understood, but the spec could do with being more explicitAn area where the expected behaviour is understood, but the spec could do with being more explicit
Description
The specs state for every API endpoint if it is rate-limited or not. Example:
https://matrix.org/docs/spec/client_server/latest#post-matrix-client-r0-register
But later in the specs it is stated that ...
Homeservers SHOULD implement rate limiting to reduce the risk of being overloaded. If a request is refused due to rate limiting, it should return a standard error response of the form.
https://matrix.org/docs/spec/client_server/latest#rate-limiting
Does 12 override the specs of the endpoints that are not rate-limited? Or is rate-limiting in itself just a recommendation?
Metadata
Metadata
Assignees
Labels
A-Client-ServerIssues affecting the CS APIIssues affecting the CS APIclarificationAn area where the expected behaviour is understood, but the spec could do with being more explicitAn area where the expected behaviour is understood, but the spec could do with being more explicit