Fix dangling language-specific trends (#17997)
- Change score half-life for trending statuses from 2 to 6 hours - Change score threshold for trimming old items from 1 to 0.3
This commit is contained in:
parent
a39bf04fe6
commit
68273a7c6d
|
@ -65,8 +65,8 @@ class Trends::Base
|
|||
end
|
||||
|
||||
def trim_older_items
|
||||