Values.ThrottlingExceptionSourceThe number of requests made exceeds the limit.
type nonrec t = {message : String_.t option;quotaCode : String_.t option;The identifier of the throttled request.
*)retryAfterSeconds : Integer.t option;The number of seconds to wait before retrying the request.
*)serviceCode : String_.t option;The identifier of the service that the throttled request was made to.
*)}