TEST Removing all streaming for now 2
TEST • Removing: - all streaming for now 2 (from server side)
This commit is contained in:
@@ -43,7 +43,7 @@ class CustomFilter < ApplicationRecord
|
||||
|
||||
def remove_cache
|
||||
Rails.cache.delete("filters:#{account_id}")
|
||||
Redis.current.publish("timeline:#{account_id}", Oj.dump(event: :filters_changed))
|
||||
# Redis.current.publish("timeline:#{account_id}", Oj.dump(event: :filters_changed))
|
||||
end
|
||||
|
||||
def context_must_be_valid
|
||||
|
||||
Reference in New Issue
Block a user