-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
Description
Describe the bug
When the user does not respond in time, the task will expire and the error is not nicely explained to the user.
To Reproduce
Steps to reproduce the behavior:
- Write agent that uses input_required (e.g. request form)
- (optional): set
task_timeout=timedelta(seconds=1)inserver.runto speed this up - Run agent in UI, wait for expiration (default 10 minutes or configured in 2.)
- Send the form
- See error
Expected behavior
Nice message to the user: "You failed to respond in time, why are you so slow?"
Logs / Screenshots / Code snippets

Additional context
The expiration might only work correctly after the latest SDK refactor on main.
dosubot
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status