Closed wintonzheng closed 1 week ago
[!IMPORTANT] Improve logging and error handling in summary_failure_reason_for_max_steps() in agent.py. Logging: Change log level from exception to warning in summary_failure_reason_for_max_steps() in agent.py. Add task_id and step_id to log message for better traceability. Error Handling: Add fallback return value in summary_failure_reason_for_max_steps() to return last step's action results if an exception occurs. This description was created by for 9e5c56f79a5389edeeeaacfa71648f049750b47d. It will automatically update as commits are pushed.
[!IMPORTANT] Improve logging and error handling in summary_failure_reason_for_max_steps() in agent.py.
summary_failure_reason_for_max_steps()
agent.py
exception
warning
task_id
step_id
This description was created by for 9e5c56f79a5389edeeeaacfa71648f049750b47d. It will automatically update as commits are pushed.