Zum Inhalt springen
Deutsch

defaultDeadLetterPersistenceId

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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