Exception: GroqRuby::InternalServerError

Inherits:
APIStatusError show all
Defined in:
lib/groq_ruby/errors/internal_server_error.rb

Overview

HTTP 5xx — Groq is unhappy or unreachable from its side.

Instance Attribute Summary

Attributes inherited from APIStatusError

#body, #headers, #status

Attributes inherited from APIError

#request

Method Summary

Methods inherited from APIStatusError

#initialize

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from GroqRuby::APIStatusError