kylemcdonald/voice-in-my-head

handle chatgpt api timeouts

kylemcdonald opened this issue · 1 comments

i saw one case where chatgpt took almost 2 minutes to respond to an API request

in these cases we need to give up after, say, 30 seconds, and try again.

changing this to critical since openai is under ddos