Values.RateLimitErrorSourceThe request was throttled because too many requests were sent in a short period of time. Wait a moment and retry the request. Consider implementing exponential backoff in your application.
type nonrec t = {message : GenericString.t option;A message indicating that the rate limit was exceeded and suggesting when to retry.
*)}