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

[Question] Non-streaming response wall clock timeout? #1

Open
ShantanuNair opened this issue Jun 7, 2023 · 0 comments
Open

[Question] Non-streaming response wall clock timeout? #1

ShantanuNair opened this issue Jun 7, 2023 · 0 comments

Comments

@ShantanuNair
Copy link

ShantanuNair commented Jun 7, 2023

In the case of the non-streaming response, would a long running langchain chain run until completion? Say a 20 minute chain? I am aware usage is based on CPU Time and not wall time, but curious if there's a timeout at all. Th

is would be a differentiating factor from others, for example, supabase edge functions iirc have a wall timeout of 1 minute, but is configurable if self hosting.

If Vercel is offering edge functions with CPU Time pricing and no limit on wall clock time, then this would be KILLER for openai use cases even more than people think, since it would be perfect for such long chains that don't require streaming - aka post processing using langchain chains and only paying for CPU time.

@jaredpalmer

@ShantanuNair ShantanuNair changed the title Non-streaming response wall clock timeout? [Question] Non-streaming response wall clock timeout? Jun 7, 2023
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