Problem Statement
Our backend returns an HTTP error 429 when some rate limit/quota of our public API is reached.
There is no more information about the reason.
Solution Brainstorm
Return a status text that contains information about which rate limit was reached.