Skip to content

feat: default request timeout #8

@hars-21

Description

@hars-21

Currently HTTP requests can hang indefinitely (no timeout configured on the reqwest Client).

Add a default 30-second timeout and a --timeout <secs> CLI flag or timeout <secs> REPL command to override it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew functionality or user-facing improvement.good first issueGood for newcomers

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions