Values.TooManyRequestsExceptionSourceThe client is sending more than the allowed number of requests per unit of time.
type nonrec t = {errorCode : string option;429
*)message : string option;The client is sending more than the allowed number of requests per unit of time.
*)}