ignore timeouts for reltagcalc

This commit is contained in:
albert
2013-04-03 20:49:28 -04:00
parent 4fef3aa9b2
commit d9da141489
2 changed files with 2 additions and 1 deletions

View File

@@ -404,6 +404,7 @@ class Tag < ActiveRecord::Base
end
self.related_tags_updated_at = Time.now
save
rescue ActiveRecord::StatementInvalid
end
def update_related_if_outdated