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

Vertex Builds cause long loading times when opening a Flow #5732

Open
ogabrielluiz opened this issue Jan 16, 2025 · 1 comment
Open

Vertex Builds cause long loading times when opening a Flow #5732

ogabrielluiz opened this issue Jan 16, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ogabrielluiz
Copy link
Contributor

Bug Description

We a flow that has processed a lot of data is opened it causes long loading times in UI to display data that might not be used. We should implement lazy loading for this and possibly add Query Params to the endpoint to limit the data in the response.

Reproduction

Load a large file in a Flow and try to reopen it.

Expected behavior

Wait times should be minimal to non-existent.

Who can help?

No response

Operating System

Any

Langflow Version

1.1.1

Python Version

3.12

Screenshot

No response

Flow File

No response

@ogabrielluiz ogabrielluiz added the bug Something isn't working label Jan 16, 2025
@severfire
Copy link

@ogabrielluiz I just wonder, if there should be setting in the flow like 'API: only process and pass data', or 'Disable saving log and other data for API calls', something like that. Just thinking aloud. Looking for way to optimize langflow as much as possible in API worker mode to optimize RAM usage and speed.

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

3 participants