webclaw/crates
Valerio 954aabe3e8 perf: reduce fetch timeout to 12s and retries to 2
Stress testing showed 33% of proxies are dead, causing 30s+ timeouts
per request with 3 retries (worst case 94s). Reducing timeout from 30s
to 12s and retries from 3 to 2 brings worst case to 25s. Combined with
disabling 509 dead proxies from the pool, this should significantly
improve response times under load.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 17:18:57 +02:00
..
webclaw-cli feat: CLI --research flag + MCP cloud fallback + structured research output 2026-04-03 14:04:04 +02:00
webclaw-core fix: resolve clippy warnings from #14 (collapsible_if, manual_inspect) 2026-04-04 15:28:59 +02:00
webclaw-fetch perf: reduce fetch timeout to 12s and retries to 2 2026-04-10 17:18:57 +02:00
webclaw-llm Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00
webclaw-mcp fix: MCP research saves to file, returns compact response 2026-04-03 16:05:45 +02:00
webclaw-pdf Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00