Exception: VisionAPI::ProviderError

Inherits:
APIError show all
Defined in:
lib/vision_api/errors.rb

Overview

502 — the model provider failed after its own retries. Retry with backoff.

Constant Summary

Constants inherited from APIError

APIError::RETRYABLE_CODES

Instance Attribute Summary

Attributes inherited from APIError

#code, #details, #headers, #request_id, #status

Method Summary

Methods inherited from APIError

#initialize, #retryable?

Constructor Details

This class inherits a constructor from VisionAPI::APIError