-
Hi, I'm following the astream method in the langserve client code, and I have a try catch around the async sse code. Any guidance on how I can surface the 429 errors on the client side, so I can build specific around this error |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Opened an issue for this: #481 Fixing this behavior will also help likely: #414 For now, feel free to fork the code and updating the lines here: langserve/langserve/api_handler.py Line 1214 in e1cec83 |
Beta Was this translation helpful? Give feedback.
Opened an issue for this: #481
Fixing this behavior will also help likely: #414
For now, feel free to fork the code and updating the lines here:
langserve/langserve/api_handler.py
Line 1214 in e1cec83