Exception: GoogleMaps::Services::Exceptions::OverQueryLimit
- Inherits:
-
RetriableRequest
- Object
- Exception
- RetriableRequest
- GoogleMaps::Services::Exceptions::OverQueryLimit
- Defined in:
- lib/googlemaps/services/exceptions.rb
Overview
Signifies that the request failed because the client exceeded its query rate limit. Normally we treat this as a retriable condition, but we allow the calling code to specify that these requests should not be retried.