The RateLimiter::throttle
method
View at GitHub
version: 1.x
Introduction
Try to record next hit, in case of rate limit exception take the cooldown time and sleep current process.
Description
Parameters
- string $id
- Process $process
Return Values
void