Class: Notion::Errors::ServiceUnavailableError

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

#response

Method Summary

Methods inherited from HttpError

#initialize

Constructor Details

This class inherits a constructor from Notion::Errors::HttpError