Skip to content

[BUG] Memory leak on API upsert request #4479

Open
@cuca24

Description

@cuca24

Describe the bug
When i use API request to upsert document to vector store i get memory leak, For 3k items it usses additional 5GB of ram and it doesn't free up. It fills up memory until PC crashes.

I setup TextFile and enabled API and enabled Override Configuration for text file. I'm sending this file via API curl requests from another system

To Reproduce
here is simple flow that leaks

Image

Expected behavior
Memory would free up after some time

Setup

  • Installation docker,
  • Flowise Version latest
  • OS: [Linux]

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions