self-operating-computer icon indicating copy to clipboard operation
self-operating-computer copied to clipboard

Improve Error Handling for Robustness

Open Prureddy opened this issue 2 years ago • 1 comments

This issue aims to enhance the code's reliability by improving error handling in critical functions, such as get_next_action_from_openai and summarize. Currently, the error handling within these functions is basic and might not cover all potential errors that could occur during execution.

Prureddy avatar Dec 02 '23 06:12 Prureddy

Thanks for the idea @Prureddy. Could you suggest ways to improve the robustness of error handling in functions like get_next_action_from_openai? Feel free to open a PR with any improvements here!

michaelhhogue avatar Dec 02 '23 14:12 michaelhhogue