Pular para o conteúdo
Português (BR)

defaultDeadLetterPersistenceId

Este conteúdo não está disponível em sua língua ainda.

defaultDeadLetterPersistenceId(systemName): string

Defined in: src/deadletters/DeadLetterQueueOptions.ts:85

Persistence id the persistent store writes under when none is given.

Carries the system name so two systems sharing a journal — a common multi-tenant or test arrangement — do not fold their queues together and replay each other’s letters into actors that never existed on the other side.

string

string