- Cache is now skipped if every product in the cached file has scrapeError (prevents a 403-failed run from poisoning the next 24h of imports) - If all scrapes fail, throw an error so the pipeline stops at step 1 instead of silently creating 13 empty Shopify products with no images/price - Only successfully scraped batteries are included in allProducts passed to the converter/download/upload/upsert stages Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
100%