Property EmbeddingProviderUnavailable
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
EmbeddingProviderUnavailable
Gets subcategory 2, availability: no endpoint of the declared chain served an embedding request within the budget configured for it.
public static MailFathomErrorCode EmbeddingProviderUnavailable { get; }
Property Value
Remarks
A rate limit, a timeout, and an unreachable endpoint collapse into this one code, because each says the same thing to the work that asked: the vectors belong to a later run.