Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to retry an action in by-order mode #1468

Open
chenk-gd opened this issue Aug 30, 2024 · 0 comments
Open

how to retry an action in by-order mode #1468

chenk-gd opened this issue Aug 30, 2024 · 0 comments

Comments

@chenk-gd
Copy link

There are multiple actions in a role and these actions are excuted in by-order mode. But sometimes the action may fail and need to be retried. Check the result of previous action in the _think method to see if it is succeeded. If not, set the todo variable to the previous action and increase rc.max_react_loop by 1? Is there a better way to do this?

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

No branches or pull requests

1 participant