Create a rate limit error
Usage
virustotal_rate_limit_error(
message = "Rate limit exceeded",
retry_after = 60,
call = sys.call(-1)
)See also
Other error handling:
virustotal-errors,
virustotal_auth_error(),
virustotal_check(),
virustotal_error(),
virustotal_validation_error()