Commit Graph

2 Commits (b0901b7dc797d13aeb298748788fbc2804ca9873)

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