HttpClient timeout while AI was processing a prompt

While an agentic AI prompt was being processed in LINQPad v9.6.6 it failed with "The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing."

Is there a way to get around that?

Comments

  • Are you getting this error repeatedly? If not, it probably means you lost the connection to the host.

    I'll increase the timeout to 5 minutes, just to cover any edge cases, although in normal cases I would expect to see output or reasoning tokens streamed back well before then.