RunErrorOptions
optional error_code: string;
Optional. A specific error code to identify the type of error.
optional retryable: boolean;
Optional. Indicates whether the error is retryable.
optional status_code: number;
Optional. The HTTP status code associated with the error.