Implement a solution that allow developers to listen to rate limit events and act in consequence.
Add a mechanism to start a method only when the rate-limit is valid.
Add a mechanism to check the rate-limit validity. IRateLimit.IsValid();
Add a mechanism to start a method only when the rate-limit is valid.
Add a mechanism to check the rate-limit validity. IRateLimit.IsValid();