fix weekly maint script
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
class DailyMaintenance
|
class WeeklyMaintenance
|
||||||
def run
|
def run
|
||||||
ActiveRecord::Base.connection.execute("set statement_timeout = 0")
|
ActiveRecord::Base.connection.execute("set statement_timeout = 0")
|
||||||
ApiCacheGenerator.new.generate_tag_cache
|
ApiCacheGenerator.new.generate_tag_cache
|
||||||
|
|||||||
Reference in New Issue
Block a user