n scheduled times (e.g. 1s of delay between each usage) and after that the proxy is available for usage after it cools downEffect should be used to implement cooldown and should I use Ref combined with Scheduled to track the number of usages and delay them? Or there is a better suggestion?