Exception: ActiveAgent::Providers::Errors::ServiceUnavailable

Inherits:
ProviderError
  • Object
show all
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

#provider_tag, #status

Method Summary

Methods inherited from ProviderError

#initialize

Constructor Details

This class inherits a constructor from ActiveAgent::Providers::Errors::ProviderError