Skip to contents

Create a rate limit error

Usage

virustotal_rate_limit_error(
  message = "Rate limit exceeded",
  retry_after = 60,
  call = sys.call(-1)
)

Arguments

message

Error message

retry_after

Number of seconds to wait before retry

call

The calling function (automatically detected)

Value

An error object of class virustotal_rate_limit_error