Skip to content

Add load_node_timeout parameter to ComposableNodeContainer and LoadComposableNodes actions#523

Open
bjsowa wants to merge 1 commit intoros2:rollingfrom
bjsowa:feature/rolling/load-node-timeout
Open

Add load_node_timeout parameter to ComposableNodeContainer and LoadComposableNodes actions#523
bjsowa wants to merge 1 commit intoros2:rollingfrom
bjsowa:feature/rolling/load-node-timeout

Conversation

@bjsowa
Copy link

@bjsowa bjsowa commented Mar 3, 2026

Description

Adds load_node_timeout argument to LoadComposableNodes and ComposableNodeContainer actions.

Fixes #514

Is this user-facing behavior change?

Yes, users can now specify how long to wait for _load_node service response before trying to load the next node component.

Did you use Generative AI?

The timeout test was generated with Github Copilot (Claude Sonnet 4.5) and then partially modified by me.

Additional Information

@bjsowa bjsowa force-pushed the feature/rolling/load-node-timeout branch from 4fb3491 to 552415c Compare March 3, 2026 14:20
…mposableNodes actions

Signed-off-by: Błażej Sowa <bsowa123@gmail.com>
@bjsowa bjsowa force-pushed the feature/rolling/load-node-timeout branch from 552415c to 6d87e27 Compare March 9, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add timeout to load_node service call in LoadComposableNodes action

1 participant