Skip to content

Commit

Permalink
chore(cache-warming): find how much cache warming triggered due to sh… (
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhpillai authored Jan 10, 2025
1 parent 0d7b637 commit 468f340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions posthog/caching/warming.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ def schedule_warming_for_teams_task():
"count": len(insight_tuples),
"team_id": team.id,
"organization_id": team.organization_id,
"shared_only": shared_only,
},
)

Expand Down

0 comments on commit 468f340

Please sign in to comment.