Rene Fichtmueller
4233118505
fix(v0.2.3): dashboard polling for LLM blog pipeline
Root cause: pollBlogLlm() checked for 'llm' in generated_by but pipeline
sets 'fo-blog-engine-v3'. Dashboard showed template forever.
Fixes:
- Poll check: now detects any non-template generated_by
- Poll timeout: 20s interval × 60 attempts = 20 min (pipeline takes ~10 min)
- Status toast shows pipeline step progress (Step X/10)
- Generation message tells user LLM runs ~10 min in background
- Version bump to v0.2.3
2026-03-31 09:41:20 +02:00
..
2026-03-31 09:41:20 +02:00
2026-03-27 16:27:31 +13:00
2026-03-31 09:41:20 +02:00
2026-03-31 08:51:22 +02:00
2026-03-31 09:18:27 +02:00