Created
June 29, 2011 02:28
-
-
Save pbonnell/1052835 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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