Property MailboxMutationAttemptsExhausted
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
MailboxMutationAttemptsExhausted
Gets subcategory 5, mutation support: a mutation spent its bounded attempts without completing.
public static MailFathomErrorCode MailboxMutationAttemptsExhausted { get; }
Property Value
Remarks
The code names the bound rather than whatever failed on the way, which stays on the record as the last failure. A mutation reaching this is visible as stuck instead of being retried forever.