Values.InternalServerExceptionSourceUnexpected error occurred while processing the request.
type nonrec t = {message : String_.t option;retryAfterSeconds : RetryAfterSeconds.t option;Advice to clients on when the call can be safely retried
*)}val to_value :
t ->
[> `Structure of
(string * [> `Integer of RetryAfterSeconds.t | `String of String_.t ])
list ]