HPHyunyong Parkinoneeyeautomation.hashnode.dev·3d ago · 3 min readThe Crash Window Between CSV and StateRequest retries and process recovery solve different failures. A retry says: “this attempt failed while the process is still alive.” A resume says: “the process is gone; discover durable progress and 00
HPHyunyong Parkinoneeyeautomation.hashnode.dev·3d ago · 6 min readRetry Is Not Resume: Building a Web-to-CSV Pipeline That Survives InterruptionsThe first run is the easy part. The real test starts after record 70 of 100 succeeds, the process stops, and you run it again. If the pipeline fetches the first 70 pages again, appends duplicate rows,01O