Extended timeouts for APIs beyond 40secs for to accomodate LLMs
A 40 second max response time for API calls is fine when connecting to most services, however is unsuitable when dealing with LLMs (ChatGPT/Claude/Gemini) where the response timing is very uncertain.
Is there any way to increase this? It would be great to have Zoho Creator integrate directly with the LLMs (which are now much more programatic in their responses, with "JSON Mode" and "Functions" without relying on some additional middleware to do the heavy lifting.