mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 14:01:14 +00:00
Add --connect-timeout 30 and --max-time 120 to the curl command that downloads the Opengrep install script and pipes it to bash. Both the PR-diff (opengrep-precise) and full-scan (opengrep-precise-full) workflows are covered. A stuck TLS handshake or stalled download could previously occupy a CI runner until the job-level timeout. Co-authored-by: Claude <noreply@anthropic.com>