Exception: ActiveAgent::Providers::Errors::ServiceUnavailable
- Inherits:
-
ProviderError
- Object
- StandardError
- ProviderError
- ActiveAgent::Providers::Errors::ServiceUnavailable
- Defined in:
- lib/active_agent/providers/errors.rb
Overview
Vendor-side failure or overload (5xx, timeouts, connection drops). Retryable; a natural trigger for provider fallback.
Instance Attribute Summary
Attributes inherited from ProviderError
Method Summary
Methods inherited from ProviderError
Constructor Details
This class inherits a constructor from ActiveAgent::Providers::Errors::ProviderError