mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-17 20:21:36 +00:00
* fix(provider-runtime): align transient network retries Centralize the shared connection error policy, preserve the bounded provider-only ENOTFOUND retry, and keep gateway DNS/config failures and provider creates fail-fast.\n\nCo-authored-by: Peter Lee <li.xialong@xydigit.com> * test(provider-runtime): cover root retry error codes Exercise direct Node error.code and nested cause.code shapes through the public retry wrapper. Co-authored-by: Peter Lee <li.xialong@xydigit.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>