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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chainlit socket timeout issue if backend response taking more than 45 secs #196

Open
akankshsingh opened this issue Nov 22, 2024 · 0 comments

Comments

@akankshsingh
Copy link

Path: /deploy/discord

Chainlit creates a new socket if backend response takes more than 45 secs and response is not rendered on screen. The socket connection ping timeout can only be overridden by passing a “ping_timeout” parameter to chainlit/server.py. But this will work on local . Please provide a parameter through config or env variable or flag that can be passed to override and increase the session timeout.

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

No branches or pull requests

1 participant