Better defaults and estimates
- Default concurrent requests were too high for 8 core machines and Cloudflare was throttling. It seems like 128 in-flight at a time is the sweet spot.
- Using file size to estimate the number of rows was about 4.4% off. Adjusted the estimate.
Full Changelog: v1.0.1...v1.0.2