Deeman
f0f6e7542f
feat: move article generation to background worker queue
- Add generate_articles task handler to worker.py
- template_generate and template_regenerate now enqueue tasks instead
of running inline (was blocking HTTP request for seconds with 1k articles)
- rebuild_all enqueues per-template + inline rebuilds manual articles
- Update tests to check task enqueue instead of immediate article creation
Subtask 4 of CMS admin improvement.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 01:17:59 +01:00
..
2026-02-23 22:26:42 +01:00
2026-02-23 21:08:59 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-23 15:26:40 +01:00
2026-02-24 00:11:52 +01:00
2026-02-24 01:17:59 +01:00
2026-02-22 00:44:40 +01:00
2026-02-23 21:08:09 +01:00
2026-02-23 13:00:23 +01:00
2026-02-23 15:26:40 +01:00
2026-02-23 11:00:49 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 17:03:13 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-23 18:40:11 +01:00
2026-02-23 15:08:13 +01:00
2026-02-23 15:26:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-23 18:40:11 +01:00
2026-02-23 17:03:21 +01:00