Skip to content

Simplifying the Agent reset logic #3242

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

Merged
merged 3 commits into from
Jan 16, 2020
Merged

Conversation

vincentpierre
Copy link
Contributor

  • Agents will reset in ResetIfDone immediately after being marked Done
  • Agents will always request a decision right after reset
  • This change implies that additional messages might be sent to Python

 - Agents will reset in ResetIfDone immediately after being marked Done
 - Agents will always request a decision right after reset
 - This change implies that additional messages might be sent to Python
@vincentpierre vincentpierre self-assigned this Jan 16, 2020
@chriselion
Copy link
Contributor

Looks good. Worth noting in the migration guide as a slight behavior change in some cases (only if onDemandDecision?)

@vincentpierre vincentpierre merged commit 40d6dc9 into master Jan 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the develop-simplifyreset branch January 16, 2020 23:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants