Client stories
Testimonials and project notes from data pipeline engineering and ETL reliability consultations with Service Rivercore.
Voices from recent engagements
“Rivercore walked our warehouse team through the late-night retail feed that kept failing on Thai holidays. They traced it to a timezone assumption in the extractor and left us a replay checklist we still use.”
Nattapong S. · Analytics lead, regional retail
“The written reliability scorecard was blunt about our lack of row-count checks. We had hoped for a lighter read, but the fixes they sequenced for the first thirty days were practical.”
Mira L. · Engineering manager, logistics product teamWe still spent overtime that first remediation week; the plan was clear, the staffing was ours to solve.
“During the architecture review they refused to rubber-stamp our plan to merge three legacy loaders into one mega-job. Looking back, that pushback saved us a messy rollback.”
Anucha P. · Platform engineer, subscription commerce
Project note: Holiday calendar gaps in a retail load
A mid-sized retailer running stores across the Northeast booked an ETL Reliability Assessment after December and Songkran nights repeatedly left the sales fact table short. Service Rivercore compared scheduler history with the corporate holiday calendar and found the extractor treated public holidays as ordinary weekdays for upstream file drops.
The engagement delivered a corrected calendar join, a row-count gate before publish, and an operator card for “holiday Eve” replays. Morning finance packs returned to their usual arrival window within two cycles. The retailer later booked a short architecture review before adding marketplace feeds.
Project note: Partial API pages in a logistics warehouse
A logistics product team saw intermittent undercounts on shipment events. Incident Recovery Support reproduced the issue using a failed API pagination cursor, stabilized the day’s load with a bounded backfill, and documented a permanent cursor checkpoint. The mild downside: the temporary backfill doubled warehouse compute for three nights until the checkpoint shipped.