-
Type:
Sub-task
-
Resolution: Done
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: backend
-
None
When we can't serve a request due to the QoS filter, we should respond with the correct status code. CloudEvents spec says this should be a 429 and must include a `Retry-After` Header
ATs:
- We respond with an appropriate status code when requests can't be served
- We include the Retry-After header when requests can't be served
- The documentation is updated