php-discogs-api
php-discogs-api copied to clipboard
dynamic throttle
Discogs send remaining request per minute, maybe something else have made requests, using dynamic throttle instead of fixed one. private $throttle is not needed anymore.