asepharyana
842610b1af
fix(ai-moderation): bedah delay attachment ~330s -> target <20s
Root cause (trace msg 1541417073245290638):
- Race-guard upload-pending balik results:[] diperlakukan sbg SUKSES
-> row yatam 'processing' sampai cleanup 300s mengembalikan
- Vision gagal 3x utk GIF besar (SSE truncation) tanpa fallback
Fix:
- Sinyal eksplisit uploadPending dari worker race guard
- Classifier murni classifyIndividualWorkerResult(): upload_pending ->
requeue pending + reschedule segera (250ms), bukan error palsu;
empty-results ok:true kini error transien (bug silent-success mati)
- llmVision fallback stream:false sekali saat SSE truncation
- Safety-net cleanup stuck processing 300s -> 120s
2026-08-24 22:05:28 +07:00
..
2026-08-22 17:19:41 +07:00
2026-08-24 18:51:23 +07:00
2026-08-24 20:18:14 +07:00
2026-08-22 16:17:55 +07:00
2026-08-10 17:15:33 +07:00
2026-08-24 18:51:23 +07:00
2026-08-24 22:05:28 +07:00
2026-08-16 08:41:54 +07:00
2026-08-16 08:41:54 +07:00
2026-08-11 09:55:43 +07:00
2026-08-16 08:41:54 +07:00
2026-08-06 21:26:50 +07:00
2026-08-10 11:48:27 +07:00
2026-08-10 16:46:55 +07:00
2026-08-22 16:17:55 +07:00
2026-08-12 13:44:52 +07:00
2026-08-11 09:55:43 +07:00