콘텐츠로 이동
한국어

defaultDeadLetterPersistenceId

이 콘텐츠는 아직 번역되지 않았습니다.

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