mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-01 08:21:52 +00:00
- Add DNS_FAILED and NETWORK_UNREACHABLE error codes - Map "fetch failed" errors to NETWORK_UNREACHABLE for better UX - Extract nested error cause for more accurate error detection - Improve error messages with actionable hints Fixes #142