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-15 19:23:17 +07:00
2026-08-18 15:11:01 +07:00
2026-08-18 20:45:12 +07:00
2026-08-18 20:45:12 +07:00
2026-08-24 18:51:23 +07:00
2026-08-22 17:19:41 +07:00
2026-08-22 12:53:18 +07:00
2026-08-24 18:51:23 +07:00
2026-08-24 17:35:51 +07:00
2026-08-24 18:51:23 +07:00
2026-08-24 22:05:28 +07:00