Namespace MailFathom.Application.Jobs.DeadLetters
Classes
- DeadLetteredJob
One job nothing will attempt again, as the operator deciding what to do about it reads it.
- DeadLetteredJobPage
One bounded page of the jobs nothing will attempt again, newest first.
- DeadLetteredJobQuery
Asks one bounded, keyset-paginated page of the jobs nothing will attempt again.
- DeadLetteredJobQueryResult
Carries the query a request named, or the reason it named none.
Structs
- DeadLetteredJobCursor
Marks where one page of dead letters ended, so the next page continues from it.
Interfaces
- IDeadLetteredJobStore
Reads the jobs that stopped, and carries out the two decisions an operator can take about one.
Enums
- DeadLetteredJobQueryOutcome
States whether a request named a page of dead letters, and what stopped it when it did not.
- JobRecoveryOutcome
States what became of a job an operator decided about.