Skip to content

Instantly share code, notes, and snippets.

@pbonnell
Created June 29, 2011 02:28
Show Gist options
  • Select an option

  • Save pbonnell/1052835 to your computer and use it in GitHub Desktop.

Select an option

Save pbonnell/1052835 to your computer and use it in GitHub Desktop.
2011-06-29T02:26:17+00:00 app[web.1]: Geokit::TooManyQueriesError (Google returned a 620 status, too many queries. The given key has gone over the requests limit in the 24 hour period or has submitted too many requests in too short a period of time. If you're sending multiple requests in parallel or in a tight loop, use a timer or pause in your code to make sure you don't send the requests too quickly.):
2011-06-29T02:26:17+00:00 app[web.1]: app/models/member.rb:147:in `geo'
2011-06-29T02:26:17+00:00 app[web.1]: app/controllers/application_controller.rb:38:in `gmap'
2011-06-29T02:26:17+00:00 app[web.1]: app/controllers/home_controller.rb:14:in `index'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment