Skip to content

Gemini API is constantly becoming overloaded on many models. Throwing GeminiException 503 again. #44

@Jamie123234

Description

@Jamie123234

Gemini API is constantly becoming overloaded on many models. Is it not possible to implement a backup model when this is overloaded? Maybe using llama? I see it seems to be on Googles end, but is there no way around it?

Error in gemini function: **GeminiException** => This exception was thrown because the response has a status code of 503 and RequestOptions.validateStatus was configured to throw for this status code.

The status code of 503 has the following meaning: "Server error - the server failed to fulfil an apparently valid request"

Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status

In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions