Skip to content

582 feat introduced max node attempts configuration#583

Open
jlopez-ikono wants to merge 5 commits into
560-add-menu-scopefrom
582-feat-introduced-max_node_attempts-configuration
Open

582 feat introduced max node attempts configuration#583
jlopez-ikono wants to merge 5 commits into
560-add-menu-scopefrom
582-feat-introduced-max_node_attempts-configuration

Conversation

@jlopez-ikono

Copy link
Copy Markdown
Contributor

No description provided.

@jlopez-ikono
jlopez-ikono requested a review from fduqueg July 10, 2026 15:01
@jlopez-ikono jlopez-ikono self-assigned this Jul 10, 2026
Comment thread menuflow/matrix.py Outdated
Comment thread menuflow/nodes/input.py Outdated
Comment on lines +233 to +234
if room.route.node_id == executed_node_id and room.route.state == RouteState.INPUT:
room.set_node_var(reentry_node_attempts=room.reentry_node_attempts + 1)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Called super method

Comment thread menuflow/nodes/base.py
from ..config import Config
from ..room import Room
from ..utils.flags import RenderFlags
from ..utils.types import Scopes

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No necesary

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.

2 participants