Skip to content

Groq plugin has no HTTP timeout — app hangs on slow/failed API calls #6

@CBERS84

Description

@CBERS84

The HttpClient in GroqPlugin has no timeout configured (default is 100s). If the Groq API is slow or returns
an error, the app freezes with no feedback. Suggested fix: set Timeout = TimeSpan.FromSeconds(30) and show an error
message to the user

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