Attempt to acquire the necessary tokens for the rate limiter.
This method blocks until the required tokens are available if blocking
is set to True.
If blocking is set to False, the method will immediately return the result
of the attempt to acquire the tokens.
| Name | Type | Description |
|---|---|---|
blocking | bool | Default: TrueIf |