Table of Contents

Property ChatProviderUnavailable

Namespace
MailFathom.Domain.Failures
Assembly
MailFathom.Domain.dll

ChatProviderUnavailable

Gets subcategory 2, availability: the declared chat endpoint did not answer within the budget configured for it.

public static MailFathomErrorCode ChatProviderUnavailable { get; }

Property Value

MailFathomErrorCode

Remarks

A rate limit, a timeout, an unreachable endpoint, and a request the provider rejected outright collapse into this one code, because each says the same thing to the work that asked: no answer exists to present.