We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was trying to use this to proxy OpenAI but there's a default timeout of 5s which broke it.
The text was updated successfully, but these errors were encountered:
If I turn timeout into an option, what should happen when it is exceeded? It should be a 504 error.
timeout
Sorry, something went wrong.
96162d7
Release 0.2a0
098d767
Refs #9, #10
Fix tests, add test for timeout, refs #10
edf556a
Drop Python 3.9 as well
2417aff
It's EOL as of last month. Hopefully will get tests passing for #10
No branches or pull requests
I was trying to use this to proxy OpenAI but there's a default timeout of 5s which broke it.
The text was updated successfully, but these errors were encountered: