KMsgErrorMetadata
Defined in: packages/core/src/errors.ts:109
Extended by
섹션 제목: “Extended by”Properties
섹션 제목: “Properties”attempt?
섹션 제목: “attempt?”
optionalattempt?:number
Defined in: packages/core/src/errors.ts:115
causeChain?
섹션 제목: “causeChain?”
optionalcauseChain?:unknown[]
Defined in: packages/core/src/errors.ts:116
httpStatus?
섹션 제목: “httpStatus?”
optionalhttpStatus?:number
Defined in: packages/core/src/errors.ts:112
providerErrorCode?
섹션 제목: “providerErrorCode?”
optionalproviderErrorCode?:string
Defined in: packages/core/src/errors.ts:110
providerErrorText?
섹션 제목: “providerErrorText?”
optionalproviderErrorText?:string
Defined in: packages/core/src/errors.ts:111
requestId?
섹션 제목: “requestId?”
optionalrequestId?:string
Defined in: packages/core/src/errors.ts:113
retryAfterMs?
섹션 제목: “retryAfterMs?”
optionalretryAfterMs?:number
Defined in: packages/core/src/errors.ts:114