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

chat-headless: reset EventClient if active when restarting convo #53

Merged
merged 9 commits into from
Jul 11, 2024

Conversation

popestr
Copy link
Collaborator

@popestr popestr commented Jul 9, 2024

If a ChatEventClient is the active client when restarting the conversation, call its resetSession method and reset to the bot client.

TEST=manual

Ran with locally updated chat-core, saw expected results in test app. Added and updated unit tests to reflect new behavior.

If a ChatEventClient is the active client when restarting the
conversation, call its resetSession method and move to the next
available client for continuation of the conversation.

TEST=manual

Ran with locally updated chat-core, saw expected results in test app.
Added and updated unit tests to reflect new behavior.
@popestr popestr requested a review from a team as a code owner July 9, 2024 18:49
@popestr popestr merged commit 80bf7f2 into main Jul 11, 2024
8 checks passed
@popestr popestr deleted the dev/reset-agent-session-on-restart branch July 11, 2024 15:01
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