Values.SlowDownExceptionSourceIndicates that the client is making the request too frequently and is more than the service can handle.
type nonrec t = {error : Error.t option;Single error code. For this exception the value will be slow_down.
*)error_description : ErrorDescription.t option;Human-readable text providing additional information, used to assist the client developer in understanding the error that occurred.
*)}