Files
content-ingestion-agent/.agents/plans/wf-decompose-b4be4be4fd0c/steps/step-3.md
demo-bot 2dc0a38cfa
Some checks failed
ci / test (push) Failing after 8s
decomposer: record implementation detail for 7 step(s)
2026-09-01 14:03:47 +00:00

8 lines
425 B
Markdown

# Step 3 — Implementation Detail
1. Added connector registry dispatch by connector name and tenant-aware cursor loading.
2. Added full versus incremental execution selection.
3. Added retry loop with configurable maximum attempts and dead-letter result generation.
4. Published before saving the next cursor to make replay safe after failures.
5. Added run status, attempt count, batch, and dead-letter result structures.