Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry when no response from ChatGPT #263

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Retry when no response from ChatGPT #263

merged 1 commit into from
Nov 18, 2023

Conversation

uezo
Copy link
Owner

@uezo uezo commented Nov 18, 2023

Set seconds until timeout to NoResponseTimeoutSec. Default is 5.0. If zero byte from ChatGPT after sending a request, it will retry (just once).
This change significantly improves stability馃憤

Set seconds until timeout to `NoResponseTimeoutSec`. Default is 5.0. If zero byte from ChatGPT after sending a request, it will retry (just once).
@uezo uezo merged commit 6e7e5a4 into master Nov 18, 2023
@uezo uezo deleted the retry-chatgpt-ontimeout branch November 18, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant