retry_failed_jobs
Re-queue failed scraping and enrichment jobs for a feed to recover incomplete data and complete processing.
Instructions
Retry failed jobs for a feed. Jobs that failed during scraping (no content) are re-queued for scraping. Jobs that failed during enrichment (have content) are re-queued for enrichment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feedId | Yes | Feed ID to retry failed jobs for |