af9da3c912
Align the provider's HTTP client timeout with the orchestrator per-stage timeout (1_800_000ms). A slow local reasoning model with a large prompt and a multi-thousand-token reasoning budget can exceed 10min on a single call; the old 600s HTTP timeout failed the inference before the stage timeout applied, exhausting retries on timeouts alone.