Skip to content

API Rate Limit Exceeded Error When Interacting with LLM #105

Description

@ANKIT7-DEL

While using the LLM integration

LLM error: {
"message": "API rate limit exceeded",
"request_id": "af8869793862ad7ab720bb7f5438dd6a"
}
change introduces a retry mechanism that will delay the response when rate limits are hit. The default is 3 retries with exponential backoff starting at 1 second.

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