mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-03 20:07:28 -07:00
ratelimit introduces a method decorator preventing a method from being called more than once within a given time period. It prevents API providers from banning your applications by conforming to set rate limits. Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5675