docs: Mark CompanyX news issue as fully resolved

This commit is contained in:
happybell80 2025-09-08 13:00:27 +09:00
parent 9e7883431e
commit 676f86de50

View File

@ -96,4 +96,5 @@ COMPANY_X_SLACK_BOT_TOKEN=xoxb-9417291383105-...
- **원인**: httpx.AsyncClient timeout=30초 < 실제 처리 시간 210초
- **처리 시간**: 스크래핑(6개×30초) + 요약(6개×5초) = 210초
- **해결**: rb8001/app/skills/news_posting_skill.py:61 timeout=300.0으로 증가
- **확인**: 6개 기사 모두 받아서 Slack 전송 성공 (ts: 1757265893.014689)
- **확인**: 6개 기사 모두 받아서 Slack 전송 성공 (ts: 1757265893.014689)
- **상태**: ✅ 완전 해결됨