MOPC-App/src/app/(admin)/admin/rounds/[id]
Matt 148925cb95
Build and Push Docker Image / build (push) Successful in 9m8s Details
Fix AI suggestions query running twice
Disable automatic refetching for expensive AI assignment query:
- Set staleTime to Infinity (never auto-refetch)
- Disable refetchOnWindowFocus, refetchOnReconnect, refetchOnMount
- Only manual refresh via button will trigger new request

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 17:19:20 +01:00
..
assignments Fix AI suggestions query running twice 2026-02-04 17:19:20 +01:00
edit Add per-round assignment constraints (min/max per judge) 2026-02-04 16:01:18 +01:00
filtering Add multiple admin improvements and bug fixes 2026-02-03 23:19:45 +01:00
live-voting Remove dynamic form builder and complete RoundProject→roundId migration 2026-02-04 14:15:06 +01:00
page.tsx Rename Assignments to Judge Assignments for clarity 2026-02-04 15:15:10 +01:00