njerschow/openai-api

Timeout issue

Lisennk opened this issue · 1 comments

Sometimes OpenAPI Api responds for a bit longer. This package fails to handle this:

} connect ETIMEDOUT 52.152.96.252:443

I suggest adding a parameter to handle timeouts.

+1, this is also a problem for us.