Skip to content

Make timeout commands dynamic: Hardcoded timeout commands need to be processed dynamically  #1333

@ikolomi

Description

@ikolomi

Describe the feature

In this PR #1283 we introduce timing out based on the valued passed as a command parameter. This method has to be maintained manually to track new commands that can be introduced in the future. At least we should introduce a test that dynamically validates all commands that have timeout params based on commands.json.
Another, a more optimal approach would be to dynamically generate the parsing code during the build-time, again, based on commands.json.

Use Case

Potential bugs

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Client version used

pre-GA

Environment details (OS name and version, etc.)

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleStale issue/PRbacklog 📦Issues/tasks/etc currentlly part of backlog

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions