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();
Comments: Associated with changeset 41858: Version 0.9.5.0
- Added new method to RateLimit to allow a user to wait for a specific TokenRateLimit
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();
Comments: Associated with changeset 41858: Version 0.9.5.0
- Added new method to RateLimit to allow a user to wait for a specific TokenRateLimit