The specification currently does not recognise 429, which is common in real-world implementations.
Propose the following is added:
| HTTP Status Code |
Interpretation |
Expected consumer (System 2) behaviour |
| 429 |
Too Many Requests / Rate Limiting |
Retry after a random interval between 5 and 15 minutes, to ease load from multiple consumers |
The specification currently does not recognise 429, which is common in real-world implementations.
Propose the following is added: