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
b29a3f3249
Fixed & Tested - Creates titles in batched of 25 for more diversity of ideas.
2025-10-24 11:24:27 -05:00
PeninsulaInd
083a8cacdd
Fixed NOT TESTED: now actually listens to # of links. Also makes See Also smaller.
2025-10-23 15:37:31 -05:00
PeninsulaInd
26b6e75448
Fixed: throws error early on no money_site_rul set.
2025-10-23 12:53:06 -05:00
PeninsulaInd
b7405d377e
Story 3.3: QA says all of epic 3 isnt in batch_processor.py, pre fix
2025-10-21 13:51:38 -05:00
PeninsulaInd
87bf317207
Story 3.2: Link tier strategy implemented
2025-10-21 10:56:35 -05:00
PeninsulaInd
ee573fb948
Story 3.2 written
2025-10-21 10:34:11 -05:00
PeninsulaInd
6a3e65ef7c
Story 2.5 kludgy mapping of buckets to real domains
2025-10-20 23:35:55 -05:00
PeninsulaInd
19e1c93358
Resolve merge conflicts - choose newer implementations
2025-10-20 11:43:33 -05:00
PeninsulaInd
ef62ecf852
Passed initial test, generates an entire article
2025-10-20 11:35:02 -05:00
PeninsulaInd
e2afabb56f
Story 2.3 - content generation script finished
2025-10-18 22:38:34 -05:00