h-lab/src/main/java/com/hlab/yanalyst/domain
hehihoho3@gmail.com fa6342f97e fix(rework): long-op timeout, dedup query, clearer error, logging
Review follow-ups (safe fixes):
- pythonRestTemplate bean (10min read timeout) for /transcribe and /render so
  ffmpeg encoding / Whisper don't hit the shared 120s timeout; resolved by bean
  name so existing restTemplate injections are unaffected
- getScriptData: fetch the script row once instead of 3 separate queries
- renderTrimmed "no segments" now IllegalArgumentException (400 + visible message)
  instead of IllegalStateException swallowed as generic 500
- ProductionService: System.out.println -> log.info (3x)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-12 20:06:00 +09:00
..
category feat(dashboard): add full-set pipeline summary with single endpoint 2026-05-30 22:31:21 +09:00
channel fix(rework): long-op timeout, dedup query, clearer error, logging 2026-06-12 20:06:00 +09:00
production fix(rework): long-op timeout, dedup query, clearer error, logging 2026-06-12 20:06:00 +09:00
publish fix(publish): dashboard 'recent' = latest-updated 5, stable status order 2026-05-31 16:40:58 +09:00