Преглед на файлове

Be cool about errors.

pull/1/head
Adrian Short преди 6 години
родител
ревизия
470eacb0dd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      scraper.rb

+ 1
- 1
scraper.rb Целия файл

@@ -9,7 +9,7 @@ auths.each_with_index do |auth, i|
apps = auth.scrape({ decided_days: ENV['MORPH_DAYS'].to_i })
ScraperWiki.save_sqlite([:authority_name, :council_reference], apps)
puts "#{auth.name}: #{apps.size} application(s) saved."
rescue UKPlanningScraper::SystemNotSupported => e
rescue StandardError => e
puts e
end
end

Зареждане…
Отказ
Запис