QuarantinedResult
Ce contenu n’est pas encore disponible dans votre langue.
QuarantinedResult =
object
Defined in: src/deadletters/DeadLetterEntry.ts:126
The letter has already come back DeadLetterQueueOptionsType.maxReplays times. Refusing is the point: a poison message that dead-letters on every attempt would otherwise be re-queued forever by an operator (or a script) retrying it, and each attempt costs the recipient a turn.
Properties
Section titled “Properties”
readonlykind:"quarantined"
Defined in: src/deadletters/DeadLetterEntry.ts:127
replayCount
Section titled “replayCount”
readonlyreplayCount:number
Defined in: src/deadletters/DeadLetterEntry.ts:128
