Commit Graph

2 Commits (56d7e4f6426b4df5cf8a55a811430c9a5e3c79f4)

Author SHA1 Message Date
PeninsulaInd d919ea25e1 Fix concurrent generation threading issues
- Fix SessionLocal import error by using db_manager.get_session()
- Create thread-local ContentGenerator instances for each worker
- Ensure each thread uses its own database session
- Prevents database session conflicts in concurrent article generation
2025-10-27 13:58:18 -05:00
PeninsulaInd 3ebef04ef0 modify word count to get in range for prompt - version 1.0.1 2025-10-27 13:12:30 -05:00