Bright Data · Arazzo Workflow
Bright Data Rerun a Failed Snapshot and Monitor It
Version 1.0.0
Inspect an existing snapshot, rerun it when it failed, and poll the new snapshot.
View Spec
View on GitHub
Web DataWeb ScrapingProxyResidential ProxyDatacenter ProxyISP ProxyMobile ProxySERPWeb UnlockerScraping BrowserDataset MarketplaceMCPAI AgentsArazzoWorkflows
Provider
Workflows
rerun-and-monitor-snapshot
Check a snapshot, rerun it when not ready, and poll the new snapshot.
Reads the current progress of a snapshot, and when its status is not ready triggers a rerun, then polls the freshly created snapshot until it finishes.
1
checkProgress
getScrapeProgress
Read the progress of the existing snapshot. A failed or cancelled status means the snapshot should be rerun.
2
rerunSnapshot
rerunSnapshot
Rerun the snapshot, producing a new snapshot id that reprocesses the original inputs.
3
pollRerun
getScrapeProgress
Poll the rerun snapshot until it reaches a terminal status. A ready status means the rerun produced rows.