Skip to content

Need help in understaning "inf" value for --benchmark-grace-period #607

@Maze999

Description

@Maze999

Hi

--benchmark-grace-period
The grace period in seconds to wait for responses after benchmark duration ends. Only applies when --benchmark-duration is set. Responses received within this period are included in metrics. Use 'inf' to wait indefinitely for all responses.
Constraints: ≥ 0
Default: 30.0

does inf here mean that we can pass "inf" literally ?
i have a littly ambiguity because the constraints list it as >=0 and while passing "inf" is not being rejected it does result in an error

Image

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions