You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(#43,#44,#45,#46): state filter, cron status, category dedup & translation
- #43: Use state query parameter instead of hardcoding 'live', only apply
deadline filter for live campaigns
- #44: Add /admin/cron-status endpoint exposing last crawl time/count/error
for observability (infra fix: set ECS desired_count=1 separately)
- #45: Add DB migration to merge duplicate category rows and delete non-
canonical duplicates created by translation code
- #46: Add TranslateCategories method and call it during cron syncCategories
to translate all categories missing name_zh via Vertex AI
0 commit comments