Skip to main content

Interface: DlqEntry

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

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:68


createdAt​

createdAt: string

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

When the entry was created


did?​

optional did: string

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

DID of the event source


errorMessage?​

optional errorMessage: string

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

Error detail message


errorType​

errorType: string

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

Error classification


id​

id: string

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

Entry ID


lastRetryAt?​

optional lastRetryAt: string

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

Last retry attempt timestamp


retryCount​

retryCount: number

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

Number of retry attempts


uri?​

optional uri: string

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

AT URI of the failed event