Skip to content

[Bug] requests.timeout_ms set in config but never wired to curl #46

Description

@PyDevC

File: lua/model_cmp/config.lua:19

Introduction: config.requests.timeout_ms = 300000 exists in the default config and is shown in the README example, but it's never read or passed to curl --max-time. Requests can hang indefinitely.

Detailed Description: Wire the timeout value through request.lua:send() into the curl args.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    AI genIssue was generated by AIbugSomething isn't workinginvalidThis doesn't seem rightmaintainer triagedmaintainer has triaged the issue

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions