Skip to content

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

@PyDevC

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.

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