Closed LecJackS closed 1 year ago
It seems to be an API issues, I've had to rerun multiple times. could be servers being updated or overloaded. I've noticed it only happened rarely before, now it's a bit more prevelent, but it's not the script.
Same thing happening to me several times already.
Yea, it's just server lag imo with the usage of GPT apis going up with this
On Wed, Apr 19, 2023 at 12:16 PM David Turton @.***> wrote:
Same thing happening to me several times already.
— Reply to this email directly, view it on GitHub https://github.com/Significant-Gravitas/Auto-GPT/issues/2553#issuecomment-1515011325, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6G5RBAREGB4RMIE7EIG7KLXCAFWPANCNFSM6AAAAAAXEJAF5U . You are receiving this because you commented.Message ID: @.***>
same thing here
Then should the script out put a Time-Out from server. Auto Retry in
It would be useful to add some Try-except blocks to handle api connection errors and automatical retry
It would be useful to add some Try-except blocks to handle api connection errors and automatical retry
thatd be a nice addition for qol
yep, would be nice to catch this specific error and have a retry logic. is there anyone currently working on this and is it something that the maintainers are OK with? Would like to help in any way
⚠️ Search for existing issues first ⚠️
Which Operating System are you using?
Linux
GPT-3 or GPT-4?
GPT-3.5
Steps to reproduce 🕹
This happened on the Stable branch.
Hard to reproduce: Need to wait for OpenAI servers to reply with an error.
Current behavior 😯
My Auto-GPT was doing great until everything got interrupted by an OpenAI server error.
Expected behavior 🤔
Exception handling so the bot execution is not interrupted.
Your prompt 📝
Your Logs 📒