eclipse / openvsx

An open-source registry for VS Code extensions
https://open-vsx.org/
Eclipse Public License 2.0
1.26k stars 142 forks source link

cli: rate limit requests in load-test-extensions #1040

Closed amvanbaren closed 1 week ago

amvanbaren commented 1 week ago

To avoid running into rate limits when loading test extensions, a rate limiter with a matching amount of tokens per interval is added.

Contributed on behalf of STMicroelectronics