Values.InternalServerExceptionSourceThe processing request failed because of an unknown error, exception, or failure.
type nonrec t = {retryAfterSeconds : Integer.t option;The processing request failed because of an unknown error, exception, or failure.
*)message : BasicString.t option;}val to_value :
t ->
[> `Structure of
(string * [> `Integer of Integer.t | `String of BasicString.t ]) list ]