Skip to content

[ros2component] Avoid long timeouts in ros2 component list #507

@hidmic

Description

@hidmic

Feature request

Feature description

Quoting #494 (comment) on ros2component.api.get_containers_component_info() API:

The problem is that with the current API all waits happen sequentially. E.g. if the service of N nodes isn't available the CLI will hang for N * timeout. I would prefer that the CLI only blocks for timeout seconds (whatever that value is). But that is pretty much our of scope for this PR.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions