Skip to main content

Interface: DlqEntry

Defined in: web/lib/api/generated/types/pub/chive/admin/listDLQEntries.ts:68

Dead-letter queue entry

Properties

$type?

optional $type: "pub.chive.admin.listDLQEntries#dlqEntry"

Defined in: web/lib/api/generated/types/pub/chive/admin/listDLQEntries.ts:69


createdAt

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/admin/listDLQEntries.ts:83

When the entry was created


did?

optional did: string

Defined in: web/lib/api/generated/types/pub/chive/admin/listDLQEntries.ts:75

DID of the event source


errorMessage?

optional errorMessage: string

Defined in: web/lib/api/generated/types/pub/chive/admin/listDLQEntries.ts:79

Error detail message


errorType

errorType: string

Defined in: web/lib/api/generated/types/pub/chive/admin/listDLQEntries.ts:77

Error classification


id

id: string

Defined in: web/lib/api/generated/types/pub/chive/admin/listDLQEntries.ts:71

Entry ID


lastRetryAt?

optional lastRetryAt: string

Defined in: web/lib/api/generated/types/pub/chive/admin/listDLQEntries.ts:85

Last retry attempt timestamp


retryCount

retryCount: number

Defined in: web/lib/api/generated/types/pub/chive/admin/listDLQEntries.ts:81

Number of retry attempts


uri?

optional uri: string

Defined in: web/lib/api/generated/types/pub/chive/admin/listDLQEntries.ts:73

AT URI of the failed event