jddev273 / streamed-chatgpt-api

A node module for streaming API responses from the ChatGPT APi.
MIT License
30 stars 6 forks source link

Error fetching chat: Error: Timeout issue #5

Open user080975 opened 1 year ago

user080975 commented 1 year ago

Hi,

I'm getting the following timeout error once in a while:

Error fetching chat: Error: Timeout

Is there anyway to catch this error and attempt again or someway to mitigate this issue?

Thank You!