I am currently facing an issue when building an Eclipse Theia based application which downloads VScode extensions. I get some 429 http error when downloading those plugins at build time (more than 80 extensions).
This error only started to happen recently without much change on the application source code itself. I'm pretty sure it is related to #509
Is this kind of use cases in the scope of this API call rate limiter ?