Exception: Basecamp::Oauth::Fetcher::ReadDeadlineExceeded
- Inherits:
-
StandardError
- Object
- StandardError
- Basecamp::Oauth::Fetcher::ReadDeadlineExceeded
- Defined in:
- lib/basecamp/oauth/fetcher.rb
Overview
Raised internally when a streaming read exceeds its wall-clock deadline.
Never escapes this module — it is mapped to a retryable network OauthError.