sdk/python/Utilities/PyRatelimit
Utilities

PyRatelimit

Third-party Python package module — ratelimit. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.decorators.sleep_and_retry()Neutral
#
Signature
decorators.sleep_and_retry(func)

decorators.sleep_and_retry function.

.sleep_and_retry()Neutral
#
Signature
sleep_and_retry(func)

sleep_and_retry function.

.RateLimitDecorator()Neutral
#
Signature
RateLimitDecorator(...)

RateLimitDecorator class.

.RateLimitException()Neutral
#
Signature
RateLimitException(...)

RateLimitException class.

.decorators.RateLimitDecorator()Neutral
#
Signature
decorators.RateLimitDecorator(...)

decorators.RateLimitDecorator class.

.exception.RateLimitException()Neutral
#
Signature
exception.RateLimitException(...)

exception.RateLimitException class.

Fully-Qualified Names

FQNField
ratelimitfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import ratelimit