HELP NEEDED: Handling terminal state for TaskUpdater
#406
Unanswered
waitasecant
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
UPDATE: Removing the
await updater.complete()
andbreak
statement resolved he issue.How to handle terminal state nicely? This doesn't break the interactive loop in client.py possibly because the streaming data is already sent before the error occurs. Thanks for your time. 🙏
agent_executor.py
agent.py
logs
Beta Was this translation helpful? Give feedback.
All reactions