Skip to content

Weird messages about invalid time out values #624

@thawkins

Description

@thawkins

Describe the bug

When running the agent i often see these kinds of error messages

✘ Check code validity
$ cargo check
Invalid initial_wait value 120. Please supply a valid initial_wait value in seconds between 0 and 600.

✘ Check code validity
$ cargo check
Invalid initial_wait value 60. Please supply a valid initial_wait value in seconds between 0 and 600.

Its obviously reading and understanding the vaulues, but not validating them properly according to the range its displaying.

Version: 0.361.0
OS: Fedora 43
ToolChain: Rust

Affected version

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions