Injecting configuration and compiling...
Injecting scraper and running...
/app/vendor/ruby-2.4.4/lib/ruby/2.4.0/open-uri.rb:363:in `open_http': 429 Too many requests (620f469) (OpenURI::HTTPError)
from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/open-uri.rb:741:in `buffer_open'
from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/open-uri.rb:212:in `block in open_loop'
from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/open-uri.rb:210:in `catch'
from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/open-uri.rb:210:in `open_loop'
from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/open-uri.rb:151:in `open_uri'
from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/open-uri.rb:721:in `open'
from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/open-uri.rb:35:in `open'
from /app/vendor/bundle/ruby/2.4.0/gems/wikisnakker-0.9.1/lib/wikisnakker/lookup.rb:50:in `get'
from /app/vendor/bundle/ruby/2.4.0/gems/wikisnakker-0.9.1/lib/wikisnakker/lookup.rb:18:in `block in initialize'
from /app/vendor/bundle/ruby/2.4.0/gems/wikisnakker-0.9.1/lib/wikisnakker/lookup.rb:17:in `each'
from /app/vendor/bundle/ruby/2.4.0/gems/wikisnakker-0.9.1/lib/wikisnakker/lookup.rb:17:in `each_slice'
from /app/vendor/bundle/ruby/2.4.0/gems/wikisnakker-0.9.1/lib/wikisnakker/lookup.rb:17:in `each'
from /app/vendor/bundle/ruby/2.4.0/gems/wikisnakker-0.9.1/lib/wikisnakker/lookup.rb:17:in `map'
from /app/vendor/bundle/ruby/2.4.0/gems/wikisnakker-0.9.1/lib/wikisnakker/lookup.rb:17:in `initialize'
from /app/vendor/bundle/ruby/2.4.0/gems/wikisnakker-0.9.1/lib/wikisnakker/lookup.rb:8:in `new'
from /app/vendor/bundle/ruby/2.4.0/gems/wikisnakker-0.9.1/lib/wikisnakker/lookup.rb:8:in `find'
from /app/vendor/bundle/ruby/2.4.0/gems/wikisnakker-0.9.1/lib/wikisnakker/item.rb:4:in `find'
from /app/vendor/bundle/ruby/2.4.0/bundler/gems/wikidata-fetcher-e14ebbff9c91/lib/wikidata/fetcher.rb:15:in `find'
from /app/vendor/bundle/ruby/2.4.0/bundler/gems/wikidata-fetcher-e14ebbff9c91/lib/wikidata.rb:136:in `block in scrape_wikidata'
from /app/vendor/bundle/ruby/2.4.0/bundler/gems/wikidata-fetcher-e14ebbff9c91/lib/wikidata.rb:134:in `each'
from /app/vendor/bundle/ruby/2.4.0/bundler/gems/wikidata-fetcher-e14ebbff9c91/lib/wikidata.rb:134:in `each_slice'
from /app/vendor/bundle/ruby/2.4.0/bundler/gems/wikidata-fetcher-e14ebbff9c91/lib/wikidata.rb:134:in `scrape_wikidata'
from scraper.rb:16:in `<main>'