When applying formulas to a large number of cells in Excel, I frequently encounter the following error:
HTTP request failed: No connection could be made because the target machine actively refused it. (127.0.0.1:11434)
Would it be possible to implement a rate limit or a queueing mechanism for API calls to prevent this issue?
Also, it’d be awesome to have a retry option so that if an HTTP request fails, it automatically tries again after some time.
