RetryDiagnostics type

이 형식은 CosmosDB 클라이언트 작업 중 재시도 시도와 관련된 진단 정보를 캡처합니다.

type RetryDiagnostics = { failedAttempts: FailedRequestAttemptDiagnostic[] }