feat: add freshness decay to tackle analytics
This commit is contained in:
@@ -118,6 +118,7 @@ class TackleCombinationOut(BaseModel):
|
||||
catches: int
|
||||
unique_players: int
|
||||
last_seen_at: datetime
|
||||
freshness_score: int
|
||||
status: str
|
||||
explanation: str
|
||||
|
||||
|
||||
Reference in New Issue
Block a user