[fixes] Based on APM findings
This commit is contained in:
@@ -62,6 +62,7 @@ class Api::V1::Timelines::HomeController < Api::BaseController
|
||||
end
|
||||
|
||||
def regeneration_in_progress?
|
||||
Redis.current.exists?("account:#{current_account.id}:regeneration")
|
||||
false
|
||||
# Redis.current.exists?("account:#{current_account.id}:regeneration")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user