eliminate monthly janitor trial messages
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
class MonthlyMaintenance
|
||||
def run
|
||||
ActiveRecord::Base.connection.execute("set statement_timeout = 0")
|
||||
JanitorTrial.message_candidates!
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user