Content
Job status
Understand queued, processing, completed, failed, and scheduled jobs.
Status reference
| Status | Meaning |
|---|---|
queued | Waiting for worker |
processing | Pipeline running |
scheduled | One-off job waiting for scheduled time |
awaiting_review | Draft ready for manual review (preview mode) |
completed | Published successfully — URL in job detail |
failed | Error occurred — credit refunded |
Pipeline visibility
Job detail shows which step ran: Research → Writer → Fact-check → Cover → Publish. Metadata includes fact-check verdicts and error messages on failure.
Published URL
Completed jobs link to the live CMS item (Webflow). Open from Jobs or the content calendar.
Failed jobs
Common causes:
- CMS connection inactive or verify expired
- Webflow collection schema mismatch
- LLM or API timeout
- Credit or rate limit edge cases
Credits refund on failure. Fix the underlying issue and re-queue from Generate.
Stuck jobs
If a job stays queued or processing for an unusually long time:
- Check Platform limitations for known issues.
- Retry after a few minutes — workers use QStash retries in production.
- Contact support with the job ID if it persists.