Class: Notion::Errors::ServiceUnavailableError
- Inherits:
-
HttpError
- Object
- Faraday::Error
- HttpError
- Notion::Errors::ServiceUnavailableError
- Defined in:
- lib/notion/errors/http_error.rb
Overview
Notion is unavailable. Try again later. This can occur when the time to respond to a request takes longer than 60 seconds, the maximum request timeout.
Instance Attribute Summary
Attributes inherited from HttpError
Method Summary
Methods inherited from HttpError
Constructor Details
This class inherits a constructor from Notion::Errors::HttpError