Handle long running LangGraphs in Langserve (500 seconds -1000 seconds) #236

Closed
opened 2026-02-16 00:19:42 -05:00 by yindo · 1 comment
Owner

Originally created by @saurabhlalsaxena on GitHub (Oct 14, 2024).

I have a long running langGraph that takes 500-1000 seconds to run and although the api returns 200, the response is not received by the client. Is there a way to configure a webhook or any other solution?

Originally created by @saurabhlalsaxena on GitHub (Oct 14, 2024). I have a long running langGraph that takes 500-1000 seconds to run and although the api returns 200, the response is not received by the client. Is there a way to configure a webhook or any other solution?
yindo closed this issue 2026-02-16 00:19:42 -05:00
Author
Owner

@eyurtsev commented on GitHub (Nov 5, 2024):

You should look at langgraph platform: https://langchain-ai.github.io/langgraph/concepts/langgraph_platform/

It'll handle long running calls and many more features that you'll need!

@eyurtsev commented on GitHub (Nov 5, 2024): You should look at langgraph platform: https://langchain-ai.github.io/langgraph/concepts/langgraph_platform/ It'll handle long running calls and many more features that you'll need!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#236