Skip to content

Add Rate Limiting or Queueing or Retry for API Calls #113

@tanchekwei

Description

@tanchekwei

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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions