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

Bug: "413 Request Entity Too Large" Error in Astra Connector Block #3727

Closed
carlosrcoelho opened this issue Sep 8, 2024 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@carlosrcoelho
Copy link
Contributor

Bug Description

I'm trying to make Langflow work with a basic RAG flow and Astra. I've attempted to load some data relevant to CRAG, but even after setting the batch size to 1 in the Astra connector block, I receive the error "413 Request Entity Too Large." This error has been reported before, but it lacks specificity, making it difficult to understand what "too large" means in this context.

Reproduction

Set up a basic RAG flow with Langflow.
Configure the Astra connector block and set the batch size to 1.
Load data relevant to CRAG into the flow.
Observe the error message "413 Request Entity Too Large."

Expected behavior

The system should either process the data successfully or provide a more specific error message indicating the exact constraint that is being violated. Additionally, it would be helpful to know if there is a way to relax this constraint to continue using the basic vanilla RAG template for testing purposes.

Who can help?

No response

Operating System

Mac Sonoma Version 14.6.1

Langflow Version

1.0.17

Python Version

3.12

Screenshot

No response

Flow File

No response

@carlosrcoelho carlosrcoelho added the bug Something isn't working label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants